Re: odbc with debian woody/postgres

Поиск
Список
Период
Сортировка
От Herbie Liechti
Тема Re: odbc with debian woody/postgres
Дата
Msg-id 200210092016.31462.herbert.liechti@thinx.ch
обсуждение исходный текст
Ответ на Re: odbc with debian woody/postgres  (Matt Price <matt.price@utoronto.ca>)
Ответы Re: odbc with debian woody/postgres
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: OPERATORS
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Point in Time Recovery WAS: Hot Backup