Syncing multple servers - Mailing list pgsql-general

From Matt Block
Subject Syncing multple servers
Date
Msg-id 001b01c108d3$4cdda3c0$6400000a@internal.home.blockdev.net
Whole thread Raw
In response to Re: dump  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Out of curiosity, and in light of some versioning woes I've
recently experienced, is there a clever way of keeping to
servers with wildly different versions in sync with one
another?  I had thought that I'd hack up something clever
in Perl to do it, and even noticed that such a thing already
exists, when it occurred to me that DBI may be built on
the local pgsql libraries, which may offer different
functionality than the host server.

Is this a concern, or does it matter when the service
is remote?

  -- Matt


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Partial indicies again
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Partial indicies again