Re: How to check is the table system - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: How to check is the table system
Date
Msg-id 25EF64F0-07E2-4686-BB02-CEE38E3D2A17@myrealbox.com
Whole thread Raw
In response to How to check is the table system  (Андрей <andyk@softwarium.net>)
List pgsql-general
On Oct 20, 2005, at 18:22 , Андрей wrote:

> How can I get table's comment, created like this:
>   COMMENT ON TABLE people IS '...comment...' ?
> What system table keeps comments on databases, schemas and tables?

Here are a couple of links to documents that might help.

http://www.postgresql.org/docs/8.0/interactive/functions-
info.html#FUNCTIONS-INFO-COMMENT-TABLE
http://www.postgresql.org/docs/8.0/interactive/catalogs.html

Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: Sven Willenberger
Date:
Subject: NEW in Rule makes another nextval call?
Next
From: Andrew Kelly
Date:
Subject: Re: [HACKERS] 'a' == 'a '