Database on read only directory - Mailing list pgsql-general

From Alexandre Fayolle
Subject Database on read only directory
Date
Msg-id 199908060801.KAA15165@www1.free.fr
Whole thread Raw
Responses Re: [GENERAL] Database on read only directory
List pgsql-general
Hello,

I'm building a database that I would eventually like to store on a read only
medium, such as a CD rom. It would then be accessed for consulting only via a
Java program.

However, from what I understood, PostgreSql needs to write to the database
directory when SELECTing from tables. Is there a simple way to force such write
accesses to a temporary directory ?

Alexandre Fayolle
http://alexandre.fayolle.free.fr

pgsql-general by date:

Previous
From: Adriaan Joubert
Date:
Subject: Re: [GENERAL] Selecting duplicates
Next
From: Mike Mascari
Date:
Subject: Re: [GENERAL] Selecting duplicates