Tagged Questions
0
votes
0answers
11 views
Ubuntu crashes while upgrading from 11.04 to 11.10 while installing Postgresql
I am in the process of upgrading from Ubuntu 11.04 to 11.10 , but I've experienced the same error for the second time now after trying to upgrade for a second time.
I used the Update Manager program ...
0
votes
1answer
150 views
Installing PostgreSQL 9.x on Ubuntu 11.04
I tried following the direction from various websites:
sudo add-apt-repository ppa:pitti/postgresql
sudo apt-get update
sudo apt-get install postgresql
Unfortunately, it still wants to install 8.4. ...
8
votes
2answers
12k views
How to fix PostgreSQL installation
I upgraded from Maverick to Natty recently and everything went fine except during the dist-upgrade something went wrong with PostgreSQL. I've since tried reinstalling, removing, and even purging it ...
6
votes
4answers
9k views
Problem Installing and configuring PostgreSQL
I am a newbie here and to the server administration. A couple of days back I have registered a server with Hetzner with Ubuntu 11.04.
I intend to work with PostgreSQL, for which I have installed ...