Multiple COPY on the same table - Mailing list pgsql-general

From Ravi Krishna
Subject Multiple COPY on the same table
Date
Msg-id 1497638817.10129815.1534776875333@mail.yahoo.com
Whole thread Raw
Responses Re: Multiple COPY on the same table
Re: [External] Multiple COPY on the same table
List pgsql-general
Can I split a large file into multiple files and then run copy using each file.  The table does not contain any 
serial or sequence column which may need serialization. Let us say I split a large file to 4 files.  Will the
performance boost by close to 4x??

ps: Pls ignore my previous post which was without a subject (due to mistake)

pgsql-general by date:

Previous
From: Ravi Krishna
Date:
Subject:
Next
From: Luca Ferrari
Date:
Subject: Re: help defining a basic type operator