Re: Pg_bulkload and speed - Mailing list pgsql-general

From Jim Nasby
Subject Re: Pg_bulkload and speed
Date
Msg-id 55415E87.5000509@BlueTreble.com
Whole thread Raw
In response to Pg_bulkload and speed  (Job <Job@colliniconsulting.it>)
List pgsql-general
On 4/29/15 4:24 AM, Job wrote:
> Hello!
>
> Due to speed up loading of a table of about 4 fields with 10 millions of record, are there some parameters to
optimize?
> In same machine it takes about 15 minutes, in other machines about one hour.

There's a huge number of things that could account for this. Is
postgresql.conf the same? Same class of hardware? Same OS version? Same
filesystem? Same OS and filesystem configs? How are you actually loading
the data?

> Parallel mode is better than direct mode?

What 'parallel mode'?
--
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-general by date:

Previous
From: Jim Nasby
Date:
Subject: Re: BDR Selective Replication
Next
From: Jim Nasby
Date:
Subject: Re: clearing of the transactions shown in pg_locks