On Mon, Sep 05, 2005 at 12:20:24 +0300,
Peter Nixon <listuser(at)peternixon(dot)net> 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.