MetaData

From: Dan Lyke <danlyke(at)flutterby(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: MetaData
Date: 2001-03-14 19:43:18
Message-ID: 15023.51670.32646.410995@wynand.flutterby.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • MetaData at 2001-03-14 16:53:54 from Renaud Tthonnart

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-03-14 19:46:18 Re: Case Insensitive CHECK CONSTRAINTs
Previous Message Michael Fork 2001-03-14 19:35:14 AGE() function