How to check is the table system

From: Андрей <andyk(at)softwarium(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: How to check is the table system
Date: 2005-10-20 09:22:41
Message-ID: 435761E1.2020503@softwarium.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

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?

Big Thanks,
Andrei

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2005-10-20 09:36:40 doc typo sql-reindex.html psql vs. postgres
Previous Message Martijn van Oosterhout 2005-10-20 08:44:56 Re: PSQL suggested enhancement