Please Dir, How Ican to upgrade to Latest Version of postgresql
This isn't really the right mailing list for this question - perhaps try the -general or -novice list.
Briefly though, the procedure is: 1. pg_dump the database(s) 2. Upgrade the postgresql package 3. pg_restore the dumps
-- Richard Huxton Archonet Ltd
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly