tcp connections

tcp connections

am 17.02.2003 16:47:52 von angelo.rigo

Sorry by the begginer question!
but i would like to know how to restart postgresql to accept tcp/ip connect=
ions.

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

Re: tcp connections

am 17.02.2003 16:56:45 von 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

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Re: tcp connections

am 17.02.2003 17:00:05 von Adam Witney

Add the -i option

So if you start with pg_ctl

pg_ctl -D -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.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org