Re: [GENERAL] Mounting a data dir read only

2007-01-16 Thread Chad Wagner
On 1/16/07, Thorsten Körner <[EMAIL PROTECTED]> wrote: The projects Website is a very high traffic site, with about 500 Pi / sec. we are facing performance trouble, when using just one server. Searches etc. we have implemented using lucene on our backend servers, to keep the database alive, but

Re: [GENERAL] Mounting a data dir read only

2007-01-16 Thread Thorsten Körner
Hi Martijn, thank you for your help. Am Dienstag, 16. Januar 2007 16:45 schrieb Martijn van Oosterhout: > On Tue, Jan 16, 2007 at 04:35:24PM +0100, Thorsten Körner wrote: > > Hi all, > > > > I'm wondering if it is possible to connect a postgresql 8.2 server to a [...] > > > Is there a way to set s

Re: [GENERAL] Mounting a data dir read only

2007-01-16 Thread Martijn van Oosterhout
On Tue, Jan 16, 2007 at 04:35:24PM +0100, Thorsten Körner wrote: > Hi all, > > I'm wondering if it is possible to connect a postgresql 8.2 server to a > datadir in readonly mode. > We actually want to implement a very large project, using postgresql > database, > with pgpool. Our idea is, that

[GENERAL] Mounting a data dir read only

2007-01-16 Thread Thorsten Körner
Hi all, I'm wondering if it is possible to connect a postgresql 8.2 server to a datadir in readonly mode. We actually want to implement a very large project, using postgresql database, with pgpool. Our idea is, that one postgres instance, can read/write to the files, while the other one should