Re: Connect to Postgres problems - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Connect to Postgres problems
Date
Msg-id 4B670D95.20707@gmail.com
Whole thread Raw
In response to Re: Connect to Postgres problems  (Christine Penner <christine@ingenioussoftware.com>)
List 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 by date:

Previous
From: "Roderick A. Anderson"
Date:
Subject: Re: Connect to Postgres problems
Next
From: Moe
Date:
Subject: Re: Possible to set postgres in case insensitive mode ?