Who uses Ubuntu and want to update PostgreSQL 8.4 to 9.0, add this PPA: 
  https://launchpad.net/~pitti/+archive/postgresql

$ sudo add-apt-repository ppa:pitti/postgresql

To import the old database:

$ $ /opt/postgres/9.0/bin/pg_upgrade -b /usr/lib/postgresql/8.4/bin/ -B 
/opt/postgres/9.0/bin/ -d /var/lib/postgresql/8.4/main -D 
/var/lib/postgresql/9.0/main -u=postgres

(I could not import)


$ psql --version
psql (PostgreSQL) 9.0.3


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to