psql think we should be on port 5432

From: "Struckhoff, Kevin" <StruckhoffK(at)gsicommerce(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: psql think we should be on port 5432
Date: 2012-02-21 23:34:36
Message-ID: 15B7172AB77821408EB1B90F341429C205716E7E@KOPEXCHCLUS04.gsiccorp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

I'm running postgres 8.4.5, it was bundled w/ Actuate 11 Iserver. It was
configured to run on port 8432. When I try to run psql, I get this
error:

/usr/local/actuate11/AcServer/postgresql/bin->psql -d ac_dr_reports

psql: could not connect to server: No such file or directory

Is the server running locally and accepting

connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

/usr/local/actuate11/AcServer/postgresql/bin->

How do I tell it to look on port 8432?

Thanks.

Kevin

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Struckhoff, Kevin 2012-02-21 23:59:53 psql thinks we should be listening on port 5432
Previous Message Steve Crawford 2012-02-21 23:28:48 Re: Partitioning (Was: Foreign Key to an (abstract?) Parent Table)