Re: Connect to Postgres problems

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Christine Penner <christine(at)ingenioussoftware(dot)com>
Cc: Postgres-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connect to Postgres problems
Date: 2010-02-01 17:21:25
Message-ID: 4B670D95.20707@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Moe 2010-02-01 17:35:45 Re: Possible to set postgres in case insensitive mode ?
Previous Message Roderick A. Anderson 2010-02-01 17:20:32 Re: Connect to Postgres problems