it's a working, needed a email program (apt-get install kmail)
![]()
Thanks for the post, that solved my postgresql server errors
This part didn't work for me:
/etc/init.d/postgresql restart
...but a reboot did the job.
it's a working, needed a email program (apt-get install kmail)
![]()
Hello,
I found on my BT4 install that the "/etc/init.d/postgresql" is rename to "/etc/init.d/postgresql-8-3".
I have to create a link to the file with the name "/etc/init.d/postgresql" and the problem is solved.
Regards
Hello Laurenzo
Did you ln -s /etc/init.d/postgresq /etc/init.d/postgresql-8-3
or
ln -s /etc/init.d/postgresql-8-3 /etc/init.d/postgresq
To fix the Postgresql Error
The enemy is no longer ignorance - It is vigilance
Im trying to customize the bt4pf livecd and im getting this error when i try to apt-get upgrade. this fix worked for me on my install so i figured it would work when i try to update/upgrade the livecd files but it doesnt. maybe im just doing it wrong but im just pointing that out.
EDIT: here is my error
Well I made the changes onto the livecd then installed it and i didnt get the error.. I guess you cant do too much editing of this livecd until they fix the problem on the cd itself.Code:2009-11-18 18:51:41 EST LOG: could not bind IPv4 socket: Address already in use 2009-11-18 18:51:41 EST HINT: Is another postmaster already running on port 54$ 2009-11-18 18:51:41 EST WARNING: could not create listen socket for "localhost" 2009-11-18 18:51:41 EST FATAL: could not create any TCP/IP sockets