Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Need some info.



Hi ,

Before you do any thing like upgrade backup is the mantra
  • in plain sql format
  • File system base ( remember to shutdown postgresql before taking backup)
  • pg_dump

Queries :-

1)       Can we do rollback if required after complete installation??


Yes you would be able to, make sure you overwrite all binaries of old PostgreSQL when upgrade , in case of rollback simply compile and overwrite binary.

3)       If we do the installation in the other directory which doesn't contain old version. Does it solve our problem


Yes that may help this way you may not have to do the file system backup.


--
Regards,
Vishal Kashyap.
Need help visit
http://help.vishal.net.in

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group