Re: pg_attribute file in PostgreSQL 9.0

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: pg_attribute file in PostgreSQL 9.0
Дата
Msg-id 201203071553.05895.achill@smadev.internal.net
обсуждение исходный текст
Ответ на pg_attribute file in PostgreSQL 9.0  (Lukasz Brodziak <lukasz.brodziak@gmail.com>)
Список pgsql-admin
On Τετ 07 Μαρ 2012 15:14:33 Lukasz Brodziak wrote:
> Hello,
>
> I have a question regarding pg_attribute. In which file it is stored
> because the relfilenode for it shows 0 and file 1249 isn't present in
> the folder.

in my system:

dynacom=# SELECT pg_relation_filepath('public.vessels'::regclass);
 pg_relation_filepath
----------------------
 base/539545/63242177
(1 row)

for system catalog tables you will have this relfilenode = 0

--
Achilleas Mantzios
IT DEPT

В списке pgsql-admin по дате отправления:

Предыдущее
От: Martin von Oertzen
Дата:
Сообщение: archive_command and streaming replication
Следующее
От: David Kerr
Дата:
Сообщение: Re: Looking for help on backing up a large database (500GB+) with LOBs