Re: Help: Postgresql on Microsoft cluster (MSCS)

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Steeles <steeles(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help: Postgresql on Microsoft cluster (MSCS)
Date: 2010-01-25 10:36:45
Message-ID: 4B5D743D.7090108@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 25/01/2010 12:21 PM, Steeles wrote:
> As title, please help.
> I want to setup Postgresql HA by MSCS in VMWARE platform. (win server
> 2003, PG 8.3 on 32 bit)
> MSCS has been setup, the problem can't start postgresql service.
> PGDATA is on the shared disk.

Are you trying to share a PostgreSQL data directory between more than
one postmaster? It doesn't matter if they're on the same machine, or on
different machines via shared storage, you *can't* *do* *that*.

Look into replication options - see the postgresql wiki.

> I tried generic service, and application, either one won't bring up
> postgresql database engine service.

Error message?

Contents of Windows error log (see event viewer) ?

PostgreSQL error log entries (in `pg_log' under data directory) ?

--
Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-01-25 10:39:15 Re: Updates: all or partial records
Previous Message Herouth Maoz 2010-01-25 10:09:33 Re: Questions about connection clean-up and "invalid page header"