Re: Connect to Postgres problems

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Connect to Postgres problems
Дата
Msg-id 4B670D95.20707@gmail.com
обсуждение исходный текст
Ответ на Re: Connect to Postgres problems  (Christine Penner <christine@ingenioussoftware.com>)
Список pgsql-general
On 02/01/2010 09:16 AM, Christine Penner wrote:
> When we try to connect we don't get a specific error, just that it can't
> connect. I'm not sure what logs to look in or on what end.
>
> Christine
>
>

Logging is set up in postgresql.conf per the comments in the file and
for more information:

http://www.postgresql.org/docs/8.4/interactive/runtime-config-logging.html

If it has been set up the command show log_directory; will point you in
the right direction.


--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: Connect to Postgres problems
Следующее
От: Moe
Дата:
Сообщение: Re: Possible to set postgres in case insensitive mode ?