Re: Network Connection

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: Network Connection
Дата
Msg-id 20040316194142.A3557@bacon
обсуждение исходный текст
Ответ на Network Connection  ("Valter" <pgsql@intersic.com.br>)
Список pgsql-general
On 16/03/2004 19:20 Valter wrote:
> I have started postmaster and connected thru psql and that is ok.
>
> But when I try to connect over the network I get a connection refused
> message, inquiring if server is running on port 5432.
>
> I am using Mandrake Linux 9.2 and pgsql 7.3.4 (which cames with Mandrake)

Have you edited postgresql.conf to set tcpip_socket = true ? If this is
not done then you can't access the database using tcp/ip. Also, edit
pg_hba.conf to allow you connect from another machine. Remember to restart
the database afterwards.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business             |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: L doesn't seem to be working in to_char()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: L doesn't seem to be working in to_char()