Re: "hot standby" system - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: "hot standby" system
Date
Msg-id 44C175FD.7080803@commandprompt.com
Whole thread Raw
In response to "hot standby" system  (Chris Campbell <chris@bignerdranch.com>)
List pgsql-hackers
> 
> Is this possible today in a stable and robust way? If so, can we 
> document the procedure? If not, should we alter the documentation so 
> it's not misleading? I've had several people ask me where to enable the 
> "hot standby" feature, not realizing that PostgreSQL only has some of 
> the raw materials that could be used to architect such a thing.

Well it works fine depending on how you set it up :) Please feel free to 
submit a patch to the docs.

Sincerely,

Joshua D. Drake


> 
> Thanks!
> 
> - Chris
> 
> [1] http://www.postgresql.org/docs/8.1/interactive/backup-online.html
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>               http://archives.postgresql.org
> 


-- 
   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240   Providing the most comprehensive  PostgreSQL
solutionssince 1997             http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: Chris Campbell
Date:
Subject: "hot standby" system
Next
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql: Ah, I finally realize why Magnus wanted to add a --bindir option