Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Justin Yao <justin(at)snooth(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how can I find out the numeric directory name of each database in PostgreSQL 8.3
Date: 2008-09-25 15:55:44
Message-ID: 7559.1222358144@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Justin Yao <justin(at)snooth(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-09-25 16:04:36 Re: The planner hates me.
Previous Message A B 2008-09-25 15:51:37 My first revoke