sort_mem affect on inserts? - Mailing list pgsql-performance

From David Parker
Subject sort_mem affect on inserts?
Date
Msg-id 07FDEE0ED7455A48AC42AC2070EDFF7C26BA3D@corpsrv2.tazznetworks.com
Whole thread Raw
Responses Re: sort_mem affect on inserts?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
I understand that the sort_mem conf setting affects queries with order by, etc., and the doc mentions that it is used
increate index. Does sort_mem affect the updating of indexes, i.e., can the sort_mem setting affect the performance of
inserts?

- DAP
----------------------------------------------------------------------------------
David Parker    Tazz Networks    (401) 709-5130
 

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: memcached and PostgreSQL
Next
From: Josh Berkus
Date:
Subject: Re: sort_mem affect on inserts?