- Mailing list pgsql-general

From Ravi Krishna
Subject
Date
Msg-id 1205181481.10148122.1534776785245@mail.yahoo.com
Whole thread Raw
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??

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: help defining a basic type operator
Next
From: Ravi Krishna
Date:
Subject: Multiple COPY on the same table