Running postgres on a read-only file system

From: "Tyler Mitchell" <TMitchell(at)lignum(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Cc: nicolasb(at)maich(dot)gr
Subject: Running postgres on a read-only file system
Date: 2002-08-29 20:28:56
Message-ID: OFB428C623.772ADA5B-ON88256C24.00701E2B-88256C24.00707CF4@lignum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello, I haven't been able to finding information on this, or at least I
haven't known the right keywords to search for.
We are trying to make a fully contained, CD-runable version of postgres.
The only problem we are really having is the locking of the database files
in the PGDATA folder. Since the PGDATA folder is on the CD (i.e.
read-only) this will not work. Can you direct me to either other resources
to read or at least point me to the settings/functionality that I need to
learn more about? Or better yet could you give me some guidance on how to
get around this. The simpler the solution the better (i.e. postmaster
options, environment variables, etc.).

Tyler

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vilson farias 2002-08-29 20:59:15 Re: Some timestamp problems
Previous Message Jean-Luc Lachance 2002-08-29 20:16:57 Re: Some timestamp problems