Re: [PATCHES] Re: microsecond log timestamps - Mailing list pgsql-general

From Vince Vielhaber
Subject Re: [PATCHES] Re: microsecond log timestamps
Date
Msg-id Pine.BSF.4.30.0105131027530.83949-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: [PATCHES] Re: microsecond log timestamps  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
On Sun, 13 May 2001, Peter Eisentraut wrote:

> Ed Loehr writes:
>
> > The attached patch restores pre-7.1 millisecond-granularity log
> > timestamps (except that it also adds a 4-digit year, which was not in
> > pre-7.1).  It is meant to be applied to
> > postgresql-7.1/src/backend/utils/error/elog.c.
>
> I am opposed to the unreadable, non-standard timestamp format.  I also
> don't see the point of microsecond granularity.  There are much better
> ways to time a query.  (Or at least we could provide some.)

How about using the TAI format?    http://cr.yp.to/libtai/tai64.html

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




pgsql-general by date:

Previous
From: Renaud Thonnart
Date:
Subject: table inheritance
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Re: microsecond log timestamps