Re: Retrieving information from System Tables

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Retrieving information from System Tables
Дата
Msg-id 200201031706.g03H69H15216@candle.pha.pa.us
обсуждение исходный текст
Ответ на Retrieving information from System Tables  ("Dempsey Bullock" <dempsey.bullock@impactinnovations.com>)
Список 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 по дате отправления:

Предыдущее
От: Jason Earl
Дата:
Сообщение: Re: change null to 0 in SQL script
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Conditional test