| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Pietro Tedesco <pietro_tedesco(at)svimservice(dot)it> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: High Availability for PostgreSQL on Windows 2003. |
| Date: | 2008-11-18 17:31:37 |
| Message-ID: | 1851CC7C-9DD9-4FB4-805B-729831BF943D@hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 18 nov 2008, at 17.09, Pietro Tedesco
<pietro_tedesco(at)svimservice(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrus | 2008-11-18 17:33:47 | Conversion of string to int using digits at beginning |
| Previous Message | Simon Connah | 2008-11-18 17:24:14 | No serial type |