Re: logging or debugging to report time to establish a database connection

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Mike Broers <mbroers(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: logging or debugging to report time to establish a database connection
Date: 2013-07-12 16:03:49
Message-ID: 065CD557-AA1B-4889-9CAD-8F8D010B314D@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Jul 12, 2013, at 9:59 AM, Mike Broers wrote:

> Thanks, did you use tcpdump to determine that? I'm happy to learn a new tool (to me), but wanted to make sure I wasnt overlooking something at my disposal within postgres.

When I said "connecting via libpq" I meant I inserted timers in some C code, and looped through some calls to PQconnectdb.

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
http://www.elevated-dev.com/
(303) 722-0567 voice

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Wells Oliver 2013-07-12 17:29:00 Re: Couldn't start postgres, got no logging, ran postgres manually for info-- help?
Previous Message Scott Ribe 2013-07-12 15:53:17 Re: logging or debugging to report time to establish a database connection