Re: logging or debugging to report time to establish a database connection - Mailing list pgsql-admin

From Scott Ribe
Subject Re: logging or debugging to report time to establish a database connection
Date
Msg-id 065CD557-AA1B-4889-9CAD-8F8D010B314D@elevated-dev.com
Whole thread Raw
In response to logging or debugging to report time to establish a database connection  (Mike Broers <mbroers@gmail.com>)
List 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
wasntoverlooking 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@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice






pgsql-admin by date:

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