Re: finding file names - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: finding file names
Date
Msg-id 20020116174931.Q48091-100000@megazone23.bigpanda.com
Whole thread Raw
In response to finding file names  (s.chava@wcom.com (Srinivasa Rao Chava))
List pgsql-admin
On 16 Jan 2002, Srinivasa Rao Chava wrote:

> In Postgresql the data file are created and named in numeric format,
> instead of text format.
> I would like move some of big tables' files to another disk. But how
> to find out which file belong to which table.
> How to map the numeric files to its respective  database objects?
> Thanks in advance for any help.

See contrib/oid2name


pgsql-admin by date:

Previous
From: s.chava@wcom.com (Srinivasa Rao Chava)
Date:
Subject: finding file names
Next
From: Jean-Michel POURE
Date:
Subject: CREATE OR REPLACE VIEW / TRIGGER