Re: Opening postgres 5432 port

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: Opening postgres 5432 port
Дата
Msg-id 200210211323.16832.lamar.owen@wgcr.org
обсуждение исходный текст
Ответ на Opening postgres 5432 port  ("Benny" <dettoben@tiscali.it>)
Список pgsql-general
On Monday 14 October 2002 04:57 am, Benny wrote:
> I can't access postegresl via ODBC, because 5432 port seems to be closed.
> How can I open it?
> I'm running postgres 7 on Redhat 7.2

IIRC Red Hat 7.2 shipped with PostgreSQL 7.1.3.  Thus, edit
/var/lib/pgsql/data/postgresql.conf to uncomment the line about tcpip_socket
and make it true instead of false.  Then restart with 'service postgresql
restart' (as root).  This replaces the need to edit the
/etc/init.d/postgresql script to add a '-i' to the pg_ctl line.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

В списке pgsql-general по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Can't write lock file
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: transactions