Re: streamlined standby procedure - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: streamlined standby procedure
Date
Msg-id 20060209181651.GH57845@pervasive.com
Whole thread Raw
In response to Re: streamlined standby procedure  (Csaba Nagy <nagy@ecircle-ag.com>)
Responses Re: streamlined standby procedure  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Thu, Feb 09, 2006 at 10:37:34AM +0100, Csaba Nagy wrote:
>         option can only be set at server start or in the postgresql.conf

Yeah, this is something that was actually discussed on -docs recently. I
believe -HEAD was changed so that every parameter that used to have that
text now says: option can be set in postgresql.conf or on the server
command line.

> Maybe a standby-building-tutorial is all what is needed...

Having that would be very handy indeed. In fact, if you want to get
rough notes put together I'd be happy to edit it into a finished
product, though I'm not sure of the best place to put it. I could
certainly post it somewhere on pervasive-postgres.com if nothing else...
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: Rodrigo Hjort
Date:
Subject: Server Programming in C: palloc() and pfree()
Next
From: "Jim C. Nasby"
Date:
Subject: Re: streamlined standby procedure