
January 17th, 2013, 12:56 PM
|
|
Registered User
|
|
Join Date: Jan 2013
Posts: 2
Time spent in forums: 1 h 20 m 16 sec
Reputation Power: 0
|
|
|
Restart trouble
Hi,
I got in a situation that is strange and i hope some of you could help me out on this.
What I did is kinda simple, I added a post to pg_hba.conf which is
Code:
host all all xx.xx.xx.xx(local IP) trust
to give access to another user.
After that i run command:
Code:
sudo /etc/init.d/postgresql-8.3 restart
It says [OK]
But when i try to access the website i get this error:
could not connect to database
Please, I need some help to get the website back again, did I do something wrong? Or do I need to restart the server itself as well? This is an bigger database running lvs cluster
Best regards,
Mikkel
|