Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3 - Mailing list pgsql-general

From Tom Lane
Subject Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3
Date
Msg-id 7559.1222358144@sss.pgh.pa.us
Whole thread Raw
In response to Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3  (Justin Yao <justin@snooth.com>)
Responses Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3
List pgsql-general
Justin Yao <justin@snooth.com> writes:
> But the question is, why there's no column named "oid" and it still works?

\d doesn't show system columns.
http://www.postgresql.org/docs/8.3/static/ddl-system-columns.html

            regards, tom lane

pgsql-general by date:

Previous
From: "A B"
Date:
Subject: My first revoke
Next
From: "Scott Marlowe"
Date:
Subject: Re: The planner hates me.