Richard Huxton <dev(at)archonet(dot)com> writes:
> Secrtariat wrote:
>> I already receive 8 times this message, not responding to my question !
>> The question is :
>> Why when I enable "tcpip_socket = true" in the postgresql.conf it becomes
>> impossible to restart the service ?! (so hosts conections are impossible).
> If PostgreSQL won't start with tcpip_socket=true, but can otherwise then
> that suggests it can't open the socket.
No, it's easier than that: there is no "tcpip_socket" parameter anymore,
so the postmaster is rejecting an invalid configuration file entry.
(Looking at the postmaster's log would have told you this btw)
regards, tom lane
In response to
Responses
pgsql-general by date
| Next: | From: Ron St-Pierre | Date: 2004-08-24 16:28:15 |
| Subject: Re: Dump and Restore |
| Previous: | From: Peter Eisentraut | Date: 2004-08-24 16:13:59 |
| Subject: Re: UTF-8 and LIKE vs = |