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

From David Rowley
Subject Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples
Date
Msg-id CAKJS1f-CwG_aP=H4zxaxv+SEE-cZvAhRy8YDRiow6g8kaXxRpQ@mail.gmail.com
Whole thread Raw
In response to Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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?

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Matthew Stickney
Date:
Subject: Re: [PATCH] (Windows) psql echoes password when reading from pipe
Next
From: Vik Fearing
Date:
Subject: Re: COPY FROM WITH HEADER skips a tuple every 4 billion tuples