Re: Can't connect to PGSQL

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Can't connect to PGSQL
Дата
Msg-id Pine.LNX.4.33.0211071018100.29627-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Can't connect to PGSQL  (ferdinan firmansyah <mymand@yahoo.com>)
Список pgsql-general
On Mon, 4 Nov 2002, ferdinan firmansyah wrote:

> We have installed LinuxRedhat+PgSQL in our server. We
> can ping the server's IP. But we cannot connect our
> database through PGAdmin or our application. We have
> already set the port to the default.
>
> 1. What seems to be the problem?

Find your postgresql.conf file i.e. 'locate postgresql.conf'.
Edit it and change this line:

tcpip_socket = false

to look like this:

tcpip_socket = true

> 2. How can I read the server's activities?(reading the
> log)

Not sure.  Look in the /var/log directory to see if RedHat sets up
postgresql to log there.


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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Inquiry From Form [pgsql]
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: OT: mailing list delays