2008/2/13, Tena Sakai <tsakai@xxxxxxxxxxxxxx>: > b) keep the 8.2.4 up and running, but via pg_hab.conf > make sure nobody can use the database. That's basically up to you, you can leave it open. The backup will be consistent, but it won't contain any changes made to the database after pg_dumpall has been started. > c) as user postgres, while environmental variables > PGHOST and PGPORT is set correctly, execute the > unix command below: > (path_to_8.3.0)/pg_dumpall > data_saved > Where I am fuzzy is step c). Ie., can I execute 8.3.0 > program (pg_dumpall) without running 8.3.0 postgreSQL? > And will it produce what I want? Yes, you can. It will connect to the 8.2.4 version. Markus ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly