Re: Listing of Rules within psql?

From: "Joel Burton" <joel(at)joelburton(dot)com>
To: "Hans Plum" <plum(at)giub(dot)uni-bonn(dot)de>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Listing of Rules within psql?
Date: 2002-05-05 15:21:37
Message-ID: JGEPJNMCKODMDHGOBKDNOENPCMAA.joel@joelburton.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

SELECT * FROM pg_rules;

Joel BURTON | joel(at)joelburton(dot)com | joelburton.com | aim: wjoelburton
Knowledge Management & Technology Consultant

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Hans Plum
> Sent: Sunday, May 05, 2002 10:59 AM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Listing of Rules within psql?
>
>
> Hello PostgreSQl-Users,
> I am looking for a meta-command within psql to get a listing of
> my rules. I could not find one neither in 2 different books nor
> in the interactive documentation.
> Is somebody out there who can give me an advice?
>
> Thanks a lot,
> Hans
> __________________________________________________________________
> ____________
> Für alle, die nicht genug WEB.DE bekommen können. 100 MB
> Speicher, SMS Preisvorteil
> und noch mehr Kommunikation unter http://club.web.de/?mc=021101
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message murphy pope 2002-05-05 19:59:52 Using a table's data type...
Previous Message Hans Plum 2002-05-05 14:59:14 Listing of Rules within psql?