BUG #6339: Startup Script Ubuntu 10.04.3 LTS

Started by Nonameover 14 years ago1 messagesbugs
Jump to latest
#1Noname
gabriel.martinez@greencore.co.cr

The following bug has been logged on the website:

Bug reference: 6339
Logged by: Gabriel Martínez
Email address: gabriel.martinez@greencore.co.cr
PostgreSQL version: 8.4.9
Operating system: Ubuntu 10.04.3 LTS
Description:

After the installation of postgresql (sudo apt-get install postgresql)
isn't
possible to start the service (sudo /etc/init.d/postgresql-8.4 start),
simply doesn't happen anything and there is nothing in the logs.

Searching in Internet, I found this:
http://ubuntuforums.org/showpost.php?p=5663743&postcount=9

So I changed the startup script and was possible to start the service.

Has anyone else reported this issue?.