Re: finding file names

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: finding file names
Дата
Msg-id 20020116174931.Q48091-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на finding file names  (s.chava@wcom.com (Srinivasa Rao Chava))
Список 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 по дате отправления:

Предыдущее
От: s.chava@wcom.com (Srinivasa Rao Chava)
Дата:
Сообщение: finding file names
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: CREATE OR REPLACE VIEW / TRIGGER