Re: Large Objects and Replication question - Mailing list pgsql-general

From Linos
Subject Re: Large Objects and Replication question
Date
Msg-id 4B236D1F.4010706@linos.es
Whole thread Raw
In response to Large Objects and Replication question  (Howard Cole <howardnews@selestial.com>)
List pgsql-general
Symmetric-ds it is a replication solution that handles large objects, it is
asynchronous and multi-master, i have been using between 30 separate postgresql
connected by a slow link and until now i have been working without problems, i
think this project should be in the wiki.

http://symmetricds.codehaus.org/

Regards,
Miguel Angel.

El 02/12/09 15:23, Howard Cole escribió:
> Does anyone know of a replication solution that can handle large
> objects? Preferrably on a per database rather than per cluster basis.
>
> Incidentally - out of interest - why doesn't Slony handle large objects?
>
> Thanks.
>
> Howard
> www.selestial.com
>


pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [HACKERS] Installing PL/pgSQL by default
Next
From: zxo102 ouyang
Date:
Subject: How to save the results of replace(split_part(trim(both ' ' from "vx6000__12channel"),'__',2),'channel','myChannel') in my query into a temp variable?