Re: Replication

From: Gerry Reno <greno(at)verizon(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Replication
Date: 2009-06-22 22:51:17
Message-ID: 4A400AE5.5090208@verizon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joshua D. Drake wrote:
> On Mon, 2009-06-22 at 18:35 -0400, Gerry Reno wrote:
>
>> Joshua D. Drake wrote:
>>
>
>
>> It is true. Otherwise show me a viable replication offering for
>> postgresql that I can put into production and obtain support for it.
>>
>
> Well, you can get support for Slony (known to to be a bit complicated
> but stable and flexible).
I've already tried Slony last year and unless something major has
changed it is not viable. I cannot have replication that just stops for
no known reason.

> You can also get support for Londiste (which
> is used in production by Skype... I think that speaks for itself).
Londiste is beta. The fact that Skype uses it is because it's part of
Skytools which is their product. They may want to run their own beta
stuff. I don't.

> You
> can get support for log shipping if all you need is simple master->slave
> redundancy.
>
If all I needed was log shipping I can do that myself with some scripts.

> I can name others if you like but since you are clearly not able to
> effectively use Google nor actually present production requirements so
> people can help you, I doubt it would do much good.
>
> Joshua D. Drake
>
So name others.

Regards,
Gerry

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-06-22 23:16:16 Re: Slight change in query leads to unexpected change in query plan
Previous Message Joshua D. Drake 2009-06-22 22:40:56 Re: Replication