Comment 3 for bug 235379

Revision history for this message
Leonel Nunez (leonelnunez) wrote : Re: PostgreSQL 8.3 server package very incomplete (missing all of /var/lib/postgresql/8.3)

Well I did the install on a fresh installed hardy server only selected openssh at the tasksel postgresql installed fine and started fine

this packages got installed
this came when I did a :
sudo apt-get install postgresql

  libpq5 libxml2 openssl openssl-blacklist postgresql postgresql-8.3
  postgresql-client-8.3 postgresql-client-common postgresql-common ssl-cert

then setup postgresql :

Configuring postgresql.conf to use port 5432...
 * Starting PostgreSQL 8.3 database server [ OK ]

and postgresql-8.3 is running..

All works fine here