Re: Retrieving information from System Tables - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Retrieving information from System Tables
Date
Msg-id 200201031706.g03H69H15216@candle.pha.pa.us
Whole thread Raw
In response to Retrieving information from System Tables  ("Dempsey Bullock" <dempsey.bullock@impactinnovations.com>)
List pgsql-sql
Dempsey Bullock wrote:
> Can some tell me how to query for information in the System Catalog.  I
> don't see where the documentation states which database to use.  I am using
> WINNT 4.0 w/ version 7.1.3.  Thanks in advance!

System info is in each database separately.  Use psql -E with backslash
commands like \d to see typical queries.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Jason Earl
Date:
Subject: Re: change null to 0 in SQL script
Next
From: Bruce Momjian
Date:
Subject: Re: Conditional test