Re: [GENERAL] Storing database in WORM devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would like to clarify something.
I intend to create the database on a re-writable device (not WORM). At some point, when I no longer want to add/modify the database, I plan to copy it to the WORM device. Then I would like to be able to access the database on the WORM device for reading purposes only.

I think that the pg_listener catalog is being written for any user connection. I am not sure whether I could store the system catalogs separated from the application table spaces.  

-----Original Message-----
From: Alex Turner [mailto:armtuk@xxxxxxxxx]
Sent: Wednesday, May 11, 2005 3:41 PM
To: Goshen, Galit
Cc: doug@xxxxxxxxxxxx; pgsql-general@xxxxxxxxxxxxxx;
pgsql-admin@xxxxxxxxxxxxxx
Subject: Re: [GENERAL] Storing database in WORM devices


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@xxxxxxxxxx <GGoshen@xxxxxxxxxx> 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@xxxxxxxxxxxx]
> Sent: Wednesday, May 11, 2005 2:51 PM
> To: Goshen, Galit
> Cc: pgsql-general@xxxxxxxxxxxxxx; pgsql-admin@xxxxxxxxxxxxxx
> Subject: Re: [GENERAL] Storing database in WORM devices
> 
> <GGoshen@xxxxxxxxxx> 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
>


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux