Re: odbc with debian woody/postgres - Mailing list pgsql-general

From Herbie Liechti
Subject Re: odbc with debian woody/postgres
Date
Msg-id 200210092016.31462.herbert.liechti@thinx.ch
Whole thread Raw
In response to Re: odbc with debian woody/postgres  (Matt Price <matt.price@utoronto.ca>)
Responses Re: odbc with debian woody/postgres  (Matt Price <matt.price@utoronto.ca>)
List pgsql-general
Am Mittwoch, 9. Oktober 2002 18.07 schrieben Sie:
> Thanks Christoph, I'm going to try this.  But I'm having a little
> trouble figuring out how to get postmaster to start up at boot time
> with the -i option.  This is a debian-specific problem -- I don't
> really understand the script in /etc/init.d and I can't figure out
> which line therein I need to modify in order to get it to start up
> with TCP/IP listening.  I don't see an obvious call to postmaster...
> anyone familiar with this script know what I should do?

You have to change the file postgresql.conf in /etc/postgresql
There is configuration entry for starting tcp/ip listening:

# TCP/IP access is allowed by default, but the default access given in
# pg_hba.conf will permit it only from localhost, not other machines.
tcpip_socket = 1

Be sure that your pga_hba.conf is set up correctly.

Best regards
Herbie

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti                                  http://www.thinx.ch
The content management company.         Visit http://www.contentx.ch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: OPERATORS
Next
From: "scott.marlowe"
Date:
Subject: Point in Time Recovery WAS: Hot Backup