Re: What is the role of pg_filenode.map ?

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <sqlpro(at)club-internet(dot)fr>,<pgsql-admin(at)postgresql(dot)org>
Subject: Re: What is the role of pg_filenode.map ?
Date: 2012-04-22 16:29:50
Message-ID: 4F93EBAE0200002500047207@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"F. BROUARD / SQLpro" wrote:

> in every database there is a file nammed pg_filenode.map wich I
> suppose give the map of the real filenode while some command make
> a divergence betwen the actuel object oid and the "new" filenode...
> Am I wright ?

If you want to understand internals like this, the best thing to do
is probably to read the source code.

http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/utils/cache/relmapper.c;h=6f214957bf831c4a5c17ebc630f5151adc860135;hb=HEAD

-Kevin

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas Kellerer 2012-04-23 07:33:12 Re: Getting that starts a week of the year
Previous Message F. BROUARD / SQLpro 2012-04-22 09:43:55 What is the role of pg_filenode.map ?