Re: Which table(s) in the catalog define the tables and views? - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Which table(s) in the catalog define the tables and views?
Date
Msg-id CA166D36-BDFF-4FDF-B849-E7CC1393EDB0@myrealbox.com
Whole thread Raw
In response to Which table(s) in the catalog define the tables and views?  (Chris Velevitch <chris.velevitch@gmail.com>)
List pgsql-general
On Jan 26, 2006, at 15:17 , Chris Velevitch wrote:

> I'm want to write a query to list definitions of all the fields in my
> tables and which table it belongs to. And similarly for views and
> tables.
>
> This is so I can check for table and column name consistency, extra
> tables and column type consistency.

It's not a query, but will pg_dump -s do what you want?[1] Else you
can take a look at the INFORMATION_SCHEMA[2] or the system catalogs[3].

[1](http://www.postgresql.org/docs/current/interactive/app-pgdump.html)
[2](http://www.postgresql.org/docs/current/interactive/information-
schema.html)
[3](http://www.postgresql.org/docs/current/interactive/catalogs.html)

Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: Chris Velevitch
Date:
Subject: Which table(s) in the catalog define the tables and views?
Next
From: Agnes Bocchino
Date:
Subject: Re: Initdb panic: invalid record offset at 0/0 creating