postgresql running but no port open
i have a fresh install of debian, i chose to install postgresql and mysql during setup (but i later removed mysql anyway). now, postgres is running, 'ps' gives me 3 'postmaster' processess running, but it doesnt seem to open any port on which it would listen for connections. nmap localhost does NOT show the default postgres port open, i tried to set up amarok to use postgres but i got an error stating that the connection to localhost 5432 was refused.
edit: note that i can edit the tables localy, from my own box, via psql
any pointers? :S
Last edited by wet; 10-14-2007 at 05:15 AM.
|