Re: [PATCHES] Re: microsecond log timestamps

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: pggeneral <pgsql-general(at)postgresql(dot)org>
Subject: Re: [PATCHES] Re: microsecond log timestamps
Date: 2001-05-13 14:28:53
Message-ID: Pine.BSF.4.30.0105131027530.83949-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

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(at)michvhf(dot)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
==========================================================================

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2001-05-13 14:30:15 Re: table inheritance
Previous Message Renaud Thonnart 2001-05-13 13:28:48 table inheritance

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-05-13 15:12:55 Re: [PATCHES] Re: microsecond log timestamps
Previous Message Peter Eisentraut 2001-05-13 10:17:38 Re: [PATCHES] Re: microsecond log timestamps