table localisation - Mailing list pgsql-general

From frederic.germaneau@bull.net
Subject table localisation
Date
Msg-id OFEACCE91C.58DCF313-ONC1256F24.003002C7@frec.bull.fr
Whole thread Raw
Responses Re: table localisation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

I'm trying to create a database with 2 tableSpaces one for data table and
one other for indexes

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

Thanks

Frédéric Germaneau



pgsql-general by date:

Previous
From: "ruben20@superguai.com"
Date:
Subject: Re: current transaction is aborted, commands ignored until
Next
From: Janning Vygen
Date:
Subject: more than one instance of pgpool for a backend?