Re: How to improve insert speed with index on text column

From: Saurabh <saurabh(dot)b85(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: How to improve insert speed with index on text column
Date: 2012-02-05 17:29:22
Message-ID: 51f4fd78-e683-4c24-a7fa-5cdb0ef21693@lr19g2000pbb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Kelvin,

My intention to keep autovacuum as off is bulk loading only. I was
thinking after bullk load I will change it.

I changed wal_buffer from 5MB to 16MB but I got same performance that
I got with 5MB (even less).

Thanks,
Saurabh

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Marc Mamin 2012-02-06 11:05:28 text search: tablescan cost for a tsvector
Previous Message Tomas Vondra 2012-02-04 23:34:23 Re: how to demonstrate the effect of direct I/O ?