The problem is quite simple: while upgrading, postgres-8.4 is replaced
by postgres-9.1. The newly installed server ist then started, but
without migrating the databases from 8.4 to 9.1

The migration described on the postgres project site are not working for
Ubuntu: pg_upgrade is there, but pg_config is missing. The way described
it impossible.

The only available:
- dump the whole database, while the old server is running
- stop the old server, start the new one
- import the database again

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871893

Title:
  After upgrading postgresql-databases are not accessible any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/871893/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to