Syncing multple servers

From: "Matt Block" <matt(at)blockdev(dot)net>
To: <pgsql-general(at)PostgreSQL(dot)org>
Subject: Syncing multple servers
Date: 2001-07-10 00:00:16
Message-ID: 001b01c108d3$4cdda3c0$6400000a@internal.home.blockdev.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • Re: dump at 2001-07-09 21:23:35 from Peter Eisentraut

Browse pgsql-general by date

  From Date Subject
Next Message Nils Zonneveld 2001-07-10 00:15:38 Re: Postgresql revisited. Some questions about the product
Previous Message Martijn van Oosterhout 2001-07-09 23:57:59 Re: [PATCH] Partial indicies again