Re: Problem with rserv replication

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Marc G. Fournier" <scrappy@postgresql.org>
Cc: Andrew Sullivan <andrew@libertyrms.info>, pgsql-general@postgresql.org
Date: 2004-01-08T05:27:51Z
Lists: pgsql-general
"Marc G. Fournier" <scrappy@postgresql.org> writes:
> On Wed, 7 Jan 2004, Andrew Sullivan wrote:
>> I don't know whether rserv works with 7.4.  I don't know whether
>> anyone tested it.

> Actually, didn't rserv support break in 7.3, with the schema stuff?  Or
> did someone patch since ... ?

I think it is broken in the sense that you could confuse it, by making
similarly-named tables in different schemas or something like that.
But if you aren't actively exploiting the schema feature then it still
works as well as it ever did.

I haven't tried it with 7.4 either, but I suspect the story is about the
same --- it won't break if you're still not using any schema features.

			regards, tom lane