Обсуждение: tcp connections

Поиск
Список
Период
Сортировка

tcp connections

От
angelo.rigo@globo.com
Дата:
Sorry by the begginer question!
but i would like to know how to restart postgresql to accept tcp/ip connections.

thank?s in advance

Angelo Rigo


Re: tcp connections

От
"John Chapman"
Дата:

> Sorry by the begginer question!
> but i would like to know how to restart postgresql to accept tcp/ip
> connections.
>
> thank?s in advance
>
> Angelo Rigo
>
>

Angelo,

I know this will come as a shock to you, but did you know there is
documentation for postgresql? Did you know there are archives of
previously asked questions?

I will let you in on a little secret. I don't like to spread this
around too much, but for you I will make an exception.

Go to http://www.google.com/ and enter in your search terms. This is
fascinating, but you will get webpage links returned to you that will
have all KINDS of information based on your search terms. I give this
information to you FREE OF CHARGE.

Hope this helps you,

John C.
John Chapman
CNI Consulting
johnc@cniconsulting.com
www.cniemail.com
817-774-0369

Re: tcp connections

От
Adam Witney
Дата:
Add the -i option

So if you start with pg_ctl

pg_ctl -D <data dir> -o '-i' restart


> Sorry by the begginer question!
> but i would like to know how to restart postgresql to accept tcp/ip
> connections.
>
> thank?s in advance
>
> Angelo Rigo
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.