Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples
Date
Msg-id a03aa5d0-2f88-61bd-7d12-423600f064b2@2ndquadrant.com
Whole thread Raw
In response to Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples
List pgsql-hackers
On 22/05/18 23:04, David Rowley wrote:
> Thanks for pushing.
> 
> On 23 May 2018 at 03:55, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Hm, so why is the correct rowcount returned --- are we running
>> a separate counter for that purpose, and if so why?
> 
> I thought the output I pasted was clearly showing it not to be the
> same. 4299999999 vs 4300000000.
> 
> Did I misunderstand you?

I think Tom was wondering why it isn't showing 5032703.
-- 
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples
Next
From: David Rowley
Date:
Subject: Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples