Re: Replication, HA ...? - Mailing list pgsql-admin

From Vishal Arora
Subject Re: Replication, HA ...?
Date
Msg-id BLU110-W24771ADAD2DFC241A8A1A8A9A90@phx.gbl
Whole thread Raw
In response to Re: Replication, HA ...?  (CZUCZY Gergely <phoemix@harmless.hu>)
List pgsql-admin


YOu can also check out PgPool II http://pgpool.projects.postgresql.org/
 
you can get parallel querying and stand by solutions using pgpool II. it also offers HA & LB solutions.




> Date: Mon, 16 Jun 2008 10:55:23 +0200
> From: phoemix@harmless.hu
> To: andreas.kraftl@kraftl.at
> CC: pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] Replication, HA ...?
>
> Check out cybercluster at http://www.postgresql.at/
> It's free, however the support can cost a bit. But the software itself is free,
> and it's built on postgresql8.2.
>
> On Mon, 16 Jun 2008 09:46:57 +0200
> Andreas Kraftl <andreas.kraftl@kraftl.at> wrote:
>
> > Hello,
> >
> > I have a webserver with postgresql. I would have a backup from this
> > database. It should also be possible to query this backup solution.
> > So I think slony would be a good choice. Am I right?
> >
> > Thanks for answers
> > Andreas
>
>
> --
> Üdvölettel,
>
> Czuczy Gergely
> Harmless Digital Bt
> mailto: gergely.czuczy@harmless.hu
> Tel: +36-30-9702963



Placements ? No Problem. Register Here! Try it!

pgsql-admin by date:

Previous
From: CZUCZY Gergely
Date:
Subject: Re: Replication, HA ...?
Next
From: "Suresh Gupta VG"
Date:
Subject: What is the difference between Logical link and Foreign Key link in Postgresql