From: | Alex Turner <armtuk(at)gmail(dot)com> |
---|---|
To: | "GGoshen(at)axsone(dot)com" <GGoshen(at)axsone(dot)com> |
Cc: | doug(at)mcnaught(dot)org, pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Storing database in WORM devices |
Date: | 2005-05-11 19:41:21 |
Message-ID: | 33c6269f05051112412482456@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
I think simply initialising the system causes writes in the system
tables and the WAL...
I'm sure someone more knowledgeable can chime in.
Alex. Turner
netEconomist
On 5/11/05, GGoshen(at)axsone(dot)com <GGoshen(at)axsone(dot)com> wrote:
> Why? Any specific reason that you are aware of ?
> Are there any writes done to the database when read only SQL statements are issued?
>
>
> -----Original Message-----
> From: Douglas McNaught [mailto:doug(at)mcnaught(dot)org]
> Sent: Wednesday, May 11, 2005 2:51 PM
> To: Goshen, Galit
> Cc: pgsql-general(at)postgresql(dot)org; pgsql-admin(at)postgresql(dot)org
> Subject: Re: [GENERAL] Storing database in WORM devices
>
> <GGoshen(at)axsone(dot)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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
From | Date | Subject | |
---|---|---|---|
Next Message | Richard_D_Levine | 2005-05-11 19:42:31 | Re: [GENERAL] Storing database in WORM devices |
Previous Message | GGoshen | 2005-05-11 19:31:55 | Re: [GENERAL] Storing database in WORM devices |
From | Date | Subject | |
---|---|---|---|
Next Message | Richard_D_Levine | 2005-05-11 19:42:31 | Re: [GENERAL] Storing database in WORM devices |
Previous Message | GGoshen | 2005-05-11 19:31:55 | Re: [GENERAL] Storing database in WORM devices |