Re: About table schema - Mailing list pgsql-general

From Richard Huxton
Subject Re: About table schema
Date
Msg-id 40B44689.2010002@archonet.com
Whole thread Raw
In response to Re: About table schema  (Wei Shi <weishisky@yahoo.com>)
List pgsql-general
Wei Shi wrote:
> This is great.  Thanks.

There is also the information schema in 7.4, e.g. "SELECT * FROM
information_schema.tables"

There's not as much detail there, but it's supposed to be standard
across different database systems.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: planer don't use index. bad plan for where id = x or id in (select ...)
Next
From: Tom Allison
Date:
Subject: insert/update