With Ubuntu I installed postgresql. I started the server (or atleast started the init.d script that I thought started the script), but it didn't actually start. I modified the postgresql.conf script to use port 5432 -- it was set to 5433 -- and uncommented the line for it to listen on localhost. Is this what is supposed to happen? -Daniel