Re: table localisation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: frederic(dot)germaneau(at)bull(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: table localisation
Date: 2004-10-05 14:12:32
Message-ID: 13765.1096985552@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

frederic(dot)germaneau(at)bull(dot)net writes:
> I have created a schema on my tablespace for datas and a table in this
> schema, I would like to verify that this table is on the right tablespace.

> I don't know how to do that.
> \d <tableName>, \d+ <tableName>, \db+ don't show this information

Maybe you're using an old copy of psql? I'd expect "\d table" to show
that.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Todd P Marek 2004-10-05 14:32:10 Mailing
Previous Message Michael Fuhr 2004-10-05 13:23:32 Re: Random not so random