Thread: High Availability for PostgreSQL on Windows 2003.

High Availability for PostgreSQL on Windows 2003.

From
Pietro Tedesco
Date:
We have an instance of PostgreSQL on Windows 2003 with some application
and our customer have asked for solution
24x7 without human intervention for problem on the hardware/software
primary instance.
Actualy there is a solution with standby.
Is there a product of High Availability for PostgreSQL on Windows 2003?

Re: High Availability for PostgreSQL on Windows 2003.

From
Magnus Hagander
Date:

On 18 nov 2008, at 17.09, Pietro Tedesco
<pietro_tedesco@svimservice.it> wrote:

> We have an instance of PostgreSQL on Windows 2003 with some
> application
> and our customer have asked for solution
> 24x7 without human intervention for problem on the hardware/software
> primary instance.
> Actualy there is a solution with standby.
> Is there a product of High Availability for PostgreSQL on Windows
> 2003?
>

You can use microsoft clustering service (I think it's called that)
for clustering.

But: we really recommend a unix like platform for anything ha with
postgresql.

/Magnus

Re: High Availability for PostgreSQL on Windows 2003.

From
"Serge Fonville"
Date:

There are a couple of solutions probably.
First off, search pgfoundry for possibilities, look into clustering and replication.
 
A little more insight would make it easier to answer your question:
Determine what you exactly want, what kind of uptime at what expense.
How should it be made available (single ip, multiple ips(requires application changes))
Do you wan't a full cluster (load balancing, distributed transaction, service provisioning, failover), or will replication suffice and running a separate heartbeat checking script) to effectively fail over.
Is downtime an option (a couple of minutes)
How is the rest of the environment protected against downtime
What version of Windows is it(Standard,Enterprise,Datacenter) for MSCS you require at least Enterprise
What other services will be running on the servers with PostgreSQL
How many servers will you be running in the solution
Have you previously configured a similar application (SQL Server,Exchange,ISA,etc)
Is moving to another OS an option
How long should implementation take
 
Regards,
 
Serge Fonville

On Tue, Nov 18, 2008 at 5:09 PM, Pietro Tedesco <pietro_tedesco@svimservice.it> wrote:

We have an instance of PostgreSQL on Windows 2003 with some application
and our customer have asked for solution
24x7 without human intervention for problem on the hardware/software
primary instance.
Actualy there is a solution with standby.
Is there a product of High Availability for PostgreSQL on Windows 2003?

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Re: High Availability for PostgreSQL on Windows 2003.

From
"Serge Fonville"
Date:
There are a couple of solutions probably.
First off, search pgfoundry for possibilities, look into clustering and replication.
 
A little more insight would make it easier to answer your question:
Determine what you exactly want, what kind of uptime at what expense.
How should it be made available (single ip, multiple ips(requires application changes))
Do you wan't a full cluster (load balancing, distributed transaction, service provisioning, failover), or will replication suffice and running a separate heartbeat checking script) to effectively fail over.
Is downtime an option (a couple of minutes)
How is the rest of the environment protected against downtime
What version of Windows is it(Standard,Enterprise,Datacenter) for MSCS you require at least Enterprise
What other services will be running on the servers with PostgreSQL
How many servers will you be running in the solution
Have you previously configured a similar application (SQL Server,Exchange,ISA,etc)
Is moving to another OS an option
How long should implementation take
 
Regards,
 
Serge Fonville

Re: High Availability for PostgreSQL on Windows 2003.

From
"Jonah H. Harris"
Date:
On Tue, Nov 18, 2008 at 11:09 AM, Pietro Tedesco
<pietro_tedesco@svimservice.it> wrote:
> We have an instance of PostgreSQL on Windows 2003 with some application
> and our customer have asked for solution
> 24x7 without human intervention for problem on the hardware/software
> primary instance.
> Actualy there is a solution with standby.
> Is there a product of High Availability for PostgreSQL on Windows 2003?

I successfully configured an active/passive cluster using Double-Take
Software with Postgres 8.3 on Windows2003.

--
Jonah H. Harris, Senior DBA
myYearbook.com