"Shilpa Tisgaonkar" <shilpa.tisgaonkar@opensystemsinc.com> writes:
> I'm getting the following error
> psql: could not connect to server: Connection refused
> Is the server running on host "localhost" and accepting
> TCP/IP connections on port 5432?
Looks like the postmaster hasn't been started. See the PG documentation...
regards, tom lane