unable to install postgres for ubuntu
- by ramya
I am trying to install postgresql on ubuntu. I tried installing postgresql using
apt-get install postgresql
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed: postgresql 0 upgraded, 1 newly installed, 0 to remove and 48 not upgraded.
Need to get 0B/23.2kB of archives.
After this operation, 57.3kB of additional disk space will be used.
debconf: delaying package configuration, since apt-utils is not installed Selecting previously deselected package postgresql.
(Reading database ... 42866 files and directories currently installed.)
Unpacking postgresql (from .../postgresql_8.4.9-0ubuntu0.10.04_all.deb) ...
Setting up postgresql (8.4.9-0ubuntu0.10.04) ...
But postgresql is not installed properly. I tried purging and reinstalling it .But I am not able to find a solution.
Please help we with this.
Thanks, Ramya.