Re: Restoring 8.0 db to 8.1 - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Restoring 8.0 db to 8.1
Date
Msg-id 20080108143324.GA23841@crankycanuck.ca
Whole thread Raw
In response to Re: Restoring 8.0 db to 8.1  (Michelle Konzack <linux4michelle@freenet.de>)
List pgsql-general
On Mon, Jan 07, 2008 at 12:58:44PM +0100, Michelle Konzack wrote:
> > except he has large objects, which slony can't replicate.
>
> currently or will this be changed in the future?

Not likely to change in the future, no.  Slony uses triggers to manage the
changed rows.  We can't fire triggers on large object events, so there's no
way for Slony to know what happened.

A



pgsql-general by date:

Previous
From: "Dennis Brakhane"
Date:
Subject: Can a stored procedure that creates a temp table be declared STABLE?
Next
From: "Pavel Stehule"
Date:
Subject: Re: PostgreSQL - XML