Re: Re: Backups WAS: 2 gig file size limit

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
Cc: lockhart(at)fourpalms(dot)org, Doug McNaught <doug(at)wireboard(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: Backups WAS: 2 gig file size limit
Date: 2001-07-11 01:41:26
Message-ID: 3B4BAEC6.CCFEEE37@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc pgsql-patches

> I mentioned this on general a while ago.

I'm not usually there/here, but subscribed recently to avoid annoying
bounce messages from replies to messages cross posted to -hackers. I may
not stay long, since the volume is hard to keep up with.

> I had the problem when I dumped my 7.0.3 db to upgrade to 7.1. I had to
> modify the dump because there were some 60 seconds in there. It was
> obvious in the code in backend/utils/adt/datetime that it was using
> sprintf to do the formatting, and sprintf was taking the the float the
> represented the seconds and rounding it.
>
> select '2001-07-10 15:39:59.999'::timestamp;
> ?column?
> ---------------------------
> 2001-07-10 15:39:60.00-04
> (1 row)

Ah, right. I remember that now. Will continue to look at it...

- Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Lockhart 2001-07-11 01:53:58 Re: [GENERAL] Re: QUERY - Including the new LDP PostgreSQL HOWTO in the main PostgreSQL distribution
Previous Message Mike Mascari 2001-07-11 01:36:38 Re: Bad news for Open Source databases, acording to survey

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Samuel 2001-07-11 03:24:53 Re: Re: Encrypting pg_shadow passwords
Previous Message Thomas Lockhart 2001-07-11 01:35:34 Re: timestamp with/without time zone

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sebastian Schuette 2001-07-11 08:52:05 Strange behaviour of trigger functions when initiated via jdbc
Previous Message Bruce Momjian 2001-07-11 01:01:48 Re: 2 gig file size limit

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2001-07-11 01:56:27 Re: patch for spelling mistake
Previous Message Bruce Momjian 2001-07-11 01:01:48 Re: 2 gig file size limit