Re: psql thinks we should be listening on port 5432

Поиск
Список
Период
Сортировка
От Lonni J Friedman
Тема Re: psql thinks we should be listening on port 5432
Дата
Msg-id CAP=oouH4Ctem=sF1_mtK5imP_iTch0T_Vn8jVEV6u0j_HsGWEA@mail.gmail.com
обсуждение исходный текст
Ответ на psql thinks we should be listening on port 5432  ("Struckhoff, Kevin" <StruckhoffK@gsicommerce.com>)
Ответы Re: psql thinks we should be listening on port 5432  (Michael Wood <esiotrot@gmail.com>)
Список pgsql-novice
-p, --port=PORT          database server port (default: "5432")

On Tue, Feb 21, 2012 at 3:59 PM, Struckhoff, Kevin
<StruckhoffK@gsicommerce.com> wrote:
> Hello,
>
>
>
> I’m running postgres 8.4.5, it was bundled w/ Actuate 11 Iserver. It was
> configured to run on port 8432 (not sure why or if that can be changed, I
> suspect it doesn’t matter in the long run). 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?
>
>
>
> Here’s the files in /tmp:
>
>
>
> srwxrwxrwx  1 actuate actuate     0 Feb 21 15:23 .s.PGSQL.8432
>
> -rw-------  1 actuate actuate    62 Feb 21 15:23 .s.PGSQL.8432.lock
>
>
>
>
>
> Thanks.
>
>
>
> Kevin
>
>



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama@gmail.com
LlamaLand                       https://netllama.linux-sxs.org

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Struckhoff, Kevin"
Дата:
Сообщение: psql thinks we should be listening on port 5432
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: psql think we should be on port 5432