On Thu, 2004-02-05 at 13:34, Oliver Elphick wrote:
> On Thu, 2004-02-05 at 09:23, Hans Steinraht wrote:
> > Thanks for all the help.
> >
> > On versions to 7.2 the startup script looked in
> > /etc/postgresql/postgresql.conf for the option
> > tcpip_socket = true to be set and put the -i.
> >
> >
Thanks for all the help.
On versions to 7.2 the startup script looked in /etc/postgresql/postgresql.conf for
the option
tcpip_socket = true to be set and put the -i.
I figured out now that in version 7.4 you have to set the option in
postmaster.conf as: POSTMASTER_OPTIONS="-i"
restarting postg
>
>
> hi there,
>
> I have upgraded to postgresql 7.4 on my debian unstable computer.
> Reloaded the databases and all seems to work fine (can connect to postgres
> with psql)
>
> The only waht not is working is that I cannot connect to
> postgresql through
> TCP/IP.
> In /etc/postgresql.conf I h
On Tue, Feb 03, 2004 at 02:28:50PM +0100, Hans Steinraht wrote:
> I have upgraded to postgresql 7.4 on my debian unstable computer.
> Reloaded the databases and all seems to work fine (can connect to
> postgres with psql)
>
> The only waht not is working is that I cannot connect to postgresql
> th
On 2004-02-03, Hans Steinraht penned:
> hi there,
>
> I have upgraded to postgresql 7.4 on my debian unstable computer.
> Reloaded the databases and all seems to work fine (can connect to
> postgres with psql)
>
> The only waht not is working is that I cannot connect to postgresql
> through TCP/IP.
I restarted after, it wasn't a change in the configuration, postgres
installs default with tcp/ip enabled (or beacuse my old version pinned 7.2
was configured like this).
output of netstat gives:
tcp0 0 0.0.0.0:10080 0.0.0.0:* LISTEN
tcp0 0 0
On Tuesday 03 February 2004 08:28 am, Hans Steinraht wrote:
> The only waht not is working is that I cannot connect to postgresql
> through TCP/IP.
> In /etc/postgresql.conf I have: tcpip_socket = true, but its not
> working.
You specified that you restarted postgresql - I assume that you did it
7 matches
Mail list logo