Re: [HACKERS] COPY FROM STDIN behaviour on end-of-file - Mailing list pgsql-hackers

From Vaishnavi Prabakaran
Subject Re: [HACKERS] COPY FROM STDIN behaviour on end-of-file
Date
Msg-id CAOoUkxTaxiZ5Ab2T08UOBorQMt2oxXSiiTJ+Zb2K7ZvbPhDDrQ@mail.gmail.com
Whole thread Raw
In response to [HACKERS] COPY FROM STDIN behaviour on end-of-file  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: [HACKERS] COPY FROM STDIN behaviour on end-of-file  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers


On Tue, May 16, 2017 at 8:40 AM, Thomas Munro <thomas.munro@enterprisedb.com> wrote:

I you hit ^d while COPY FROM STDIN is reading then subsequent COPY
FROM STDIN commands return immediately. 

Hi, I could not reproduce this issue. Even after Ctrl+d , subsequent COPY from commands reads the input properly. Is there any specific step you followed or can you share the sample testcase?

Thanks & Regards,
Vaishnavi
Fujitsu Australia. 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] [PATCH v2] Progress command to monitor progression oflong running SQL queries
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] [POC] hash partitioning