Re: How to check tablespace

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Low Kian Seong <postgresql_low(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: How to check tablespace
Date: 2005-05-19 05:29:36
Message-ID: 29112.1116480576@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Low Kian Seong <postgresql_low(at)yahoo(dot)com> writes:
> ... how do i check the location of the tablespace
> where it is kept in the filesystem ?

Look into the pg_tablespace catalog.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Low Kian Seong 2005-05-19 05:40:41 Re: How to check tablespace
Previous Message Low Kian Seong 2005-05-19 05:16:13 How to check tablespace