Re: Storing database in WORM devices - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Storing database in WORM devices
Date
Msg-id m2ll6l7g0v.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to Storing database in WORM devices  (<GGoshen@axsone.com>)
List pgsql-general
<GGoshen@axsone.com> writes:

> I would like to store the complete database into a WORM device (Write Once
> Read Many). I would like to access this database directly from the WORM
> device and perform read only SQL statements against this device.
>
> Does anyone have such installation, or can determine if this is possible?

AFAIK Postgres will not currently run on a read-only filesystem.

-Doug

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Trigger that spawns forked process
Next
From:
Date:
Subject: Re: Storing database in WORM devices