lock database share - Mailing list pgsql-general

From salah jubeh
Subject lock database share
Date
Msg-id 1352121341.11174.YahooMailNeo@web122204.mail.ne1.yahoo.com
Whole thread Raw
Responses Re: lock database share  (Alan Hodgson <ahodgson@simkin.ca>)
List pgsql-general
Hello,

I have the following scenario, I would like to upgrade a database server from 8.3 to 9.1. The upgrade includes also a hardware upgrade.

I would like to have the following

1. Make sure that the upgraded server and the old server have the same snapshot of data.
2. Make sure that the old server data is accessible for read only after taking the data snapshot until making the new server alive and tested

The lock database command is not yet implemented, so what are the ways to hack this command.  Also,  I need to make sure that the server is down for very short time, so is there a better way than using pg_dump and pg_restore for different database server versions ?

Regards

pgsql-general by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: Memory issue on FreeBSD
Next
From: Frank Broniewski
Date:
Subject: Re: Memory issue on FreeBSD