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

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to