Purging the postgresql package _and_ all the installed dependencies helped. After that reinstallation created the directory /etc/postgresql/
> aptitude purge postgresql libpq5 libreadline5 postgresql-8.4 > postgresql-client-8.4 postgresql-client-common postgresql-common > aptitude install postgresql -- missing /etc/postgresql/ after uninstall/reinstall https://bugs.launchpad.net/bugs/108296 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
