Re: Deleting a rule? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Deleting a rule?
Date
Msg-id 20050617225720.GA85790@winnie.fuhr.org
Whole thread Raw
In response to Deleting a rule?  (Benjamin Smith <lists@benjamindsmith.com>)
List pgsql-general
On Fri, Jun 17, 2005 at 03:27:30PM -0700, Benjamin Smith wrote:
>
> How do I drop a rule?

With DROP RULE.  Here's a link to the documentation for the latest
release:

http://www.postgresql.org/docs/8.0/static/sql-droprule.html

If that doesn't work then please provide more info.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Benjamin Smith
Date:
Subject: Deleting a rule?
Next
From: Michael Glaesemann
Date:
Subject: Re: Deleting a rule?