Re: postgres Rules

From: Michael Fuhr <mfuhr(at)fuhr(dot)org>
To: Arun Gananathan <arun(at)gananathan(dot)fslife(dot)co(dot)uk>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: postgres Rules
Date: 2003-12-16 04:16:52
Message-ID: 20031216041652.GA10787@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sun, Dec 14, 2003 at 01:25:11PM -0000, Arun Gananathan wrote:
> Could any one let me know is there a way to findout the rules previously created in the database .

Try this:

SELECT * FROM pg_rules;

--
Michael Fuhr

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruno Wolff III 2003-12-16 05:55:34 Re: comparing with oracle
Previous Message sachdev 2003-12-16 04:03:54 comparing with oracle