On 1/31/2013 2:06 AM, Dimitri Fontaine wrote:
> Loading several big'o'tables in parallel tend not to give benefits in
> the tests I've done so far, but that might be an artefact of python
> multi threading, I will do some testing with proper tooling later.
or insufficient IO parallelism in your disk hardware, file system, etc.
--
john r pierce 37N 122W
somewhere on the middle of the left coast
In response to
pgsql-hackers by date
| Next: | From: Bernd Helmle | Date: 2013-01-31 10:56:15 |
| Subject: Re: pgsql: Improve concurrency of foreign key locking |
| Previous: | From: Dimitri Fontaine | Date: 2013-01-31 10:06:24 |
| Subject: Re: Should pg_dump dump larger tables first? |