have a server that went belly up on us.
We do have copies of the data directories on backups, but no recent dumps.
Old server was ver 7.0 branch (7.0.3 if memory serves)
New server is set up with pg ver 7.3 branch (7.3.4)
Is there any way to recover the data using the 7.0 data files?
We do have
some searches on this have produced mixed results...
do we have a stable means to replicate transactions between two physical
servers, preferrably in master - master configuration where updates/inserts can
be done on either database and the results replicated to the other master.
Dave
---