finding file names

From: s(dot)chava(at)wcom(dot)com (Srinivasa Rao Chava)
To: pgsql-admin(at)postgresql(dot)org
Subject: finding file names
Date: 2002-01-16 23:15:24
Message-ID: 66d229f1.0201161515.1531f48f@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2002-01-17 01:50:00 Re: finding file names
Previous Message David Stanaway 2002-01-16 22:36:06 Re: Monitoring database