Naming-scheme for db-files

From: "Markus Wollny" <Markus(dot)Wollny(at)computec(dot)de>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Naming-scheme for db-files
Date: 2002-08-28 13:54:45
Message-ID: 2266D0630E43BB4290742247C891057501B13322@dozer.computec.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

As I was just checking disk-usage of a database (PostgreSQL 7.2.1), I
stumbled over some files named with a trailing .1 added to the usual
oid. Now if a table 'example' with oid 12345 exists, what does the file
12345.1 contain exactly? I didn't find anything about .1-files in the
documentation...

Regards,

Markus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-08-28 13:54:56 Re: worried about PGPASSWORD drop
Previous Message Tom Lane 2002-08-28 13:46:44 Re: worried about PGPASSWORD drop