Re: High availibility with PostgreSQL

From: "Henrik Steffen" <steffen(at)city-map(dot)de>
To: "pg" <pgsql-general(at)postgresql(dot)org>
Subject: Re: High availibility with PostgreSQL
Date: 2002-07-23 12:57:58
Message-ID: 024e01c23248$92757300$7100a8c0@topconcepts.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

try this page about load-balancing: http://dbbalancer.sourceforge.net/

didn't try it yet, but sounded interesting to me when I first came across it
this morning.

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com Tel. +49 4141 991230
mail: steffen(at)topconcepts(dot)com Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------

----- Original Message -----
From: "IH8MSFT" <me(at)here(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, July 23, 2002 8:29 AM
Subject: [GENERAL] High availibility with PostgreSQL

> I am trying to present a convincing argument for the powers that be to
> migrate from SQL Server 2000 / W2K Advanced Server at my work to PostgreSQL
> or another open source database that can run on Linux.
>
> I'm trying to find out what the current best solutions for failover are
> currently available for PostgreSQL on Linux. A commercial soultion would
> be OK with us.
>
> I've scoured google groups but only came up with the eserver stuff which
> seems to have not been updated since 2000.
>
> Is it feasible to replicate the data store of PostgreSQL? Is it possible to
> setup a log shipping like warm standby server soultion? Is there anyway to
> run PostgreSQL in a cluster?
>
> Thank you so much for your advice!
>
> Chris
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Mulcahy 2002-07-23 13:08:35 CASE Tools
Previous Message Pierre-Yves LANDURE 2002-07-23 12:36:55 How to update template db and existings db for adding a new internal operator / function ?