MetaData - Mailing list pgsql-general

From Dan Lyke
Subject MetaData
Date
Msg-id 15023.51670.32646.410995@wynand.flutterby.com
Whole thread Raw
In response to MetaData  (Renaud Tthonnart <thonnart@amwdb.u-strasbg.fr>)
List pgsql-general
Renaud Tthonnart writes:
> Could someone give me some explaination about the metatable(s) of
> PostgreSQL?
> Where is it and is there to find in it?

A good way is to start psql with "-E", it'll then show you the queries
it makes from the metatables when you do things like "\d table".

Dan

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: AGE() function
Next
From: Alfred Perlstein
Date:
Subject: Re: Case Insensitive CHECK CONSTRAINTs