On Mon, Sep 05, 2005 at 12:20:24 +0300,
  Peter Nixon <[EMAIL PROTECTED]> wrote:
> Hi List
> 
> Does anyone have any comments, HOWTOs and experience running multiple
> Postgres servers with a shared disk (SAN) in a Hot standby configuration?
> 
> Can someone please point me in the direction of any docs on this subject?

Be sure to have some failsafe to prevent two servers from running at the
same time on the same data. If that ever happens your database will be hosed.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to