Public bug reported: After installing PostgreSQL 8.4 and 9.1 using the PPA, the upgrade process fails:
$ /usr/lib/postgresql/9.1/bin/pg_upgrade --link --old-datadir=/home/postgres/8.4/main --new-datadir=/home/postgres/9.1/main --old-bindir=/usr/lib/postgresql/8.4/bin --new-bindir=/usr/lib/postgresql/9.1/bin Performing Consistency Checks ----------------------------- Checking current, bin, and data directories check for /usr/lib/postgresql/9.1/bin/pg_config failed - No such file or directory Failure, exiting A quick fix: # ln -s /usr/bin/pg_config.libpq-dev /usr/lib/postgresql/9.1/bin/pg_config ** Affects: postgresql-9.1 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910110 Title: PostgreSQL: Missing pg_config To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/910110/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs