>From comment #2 > The provided error messages are a little too vague. > Can you please give me the output of "pg_lsclusters"? > what happens if you try > > sudo -u postgres psql template1 > > Does this get you into the postgresql console?
Since I could find what was going wrong, I managed to migrate data and the postgres-server is now running fine. While upgrading postgres-8.4 was removed, but config files where held. I just had to reinstall postgres-server-8.4 to have access to my old database. Wasn't a real problem. Now I have both installed and only postgres-9.1 running (they have the same configuration, thus sharing the same port --- I'll remove the old version as soon as I am sure all is running again as expected). > If not, what's the output? -- 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
