drop_rule man page on BSDi

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDi logo
[printable version]

DROP RULE()			 SQL Commands			   DROP RULE()

NAME
       DROP RULE - Removes existing rules from the database

SYNOPSIS
       DROP RULE name [, ...]

   INPUTS
       name   The name of an existing rule to drop.

   OUTPUTS
       DROP   Message returned if successful.

       ERROR: Rule or view "name" not found
	      This message occurs if the specified rule does not exist.

DESCRIPTION
       DROP  RULE  drops a rule from the specified Postgres rule system. Post‐
       gres will immediately cease enforcing it and will purge its  definition
       from the system catalogs.

   NOTES
       The DROP RULE statement is a Postgres language extension.

       Refer to CREATE RULE for information on how to create rules.

       Once  a	rule is dropped, access to historical information the rule has
       written may disappear.

USAGE
       To drop the rewrite rule newrule:

       DROP RULE newrule;

COMPATIBILITY
   SQL92
       There is no DROP RULE in SQL92.

SQL - Language Statements	 29 March 2001			   DROP RULE()
[top]

List of man pages available for BSDi

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net