temporary memory configuration
От
Grzegorz Jaśkiewicz
Тема
temporary memory configuration
Дата
Msg-id
2f4958ff0811050709n5d8c6f62kfb09032d72d77b35@mail.gmail.com
Список
Дерево обсуждения
temporary memory configuration "Grzegorz Jaśkiewicz" <gryzman@gmail.com>
Re: temporary memory configuration "Scott Marlowe" <scott.marlowe@gmail.com>
hey folks,
so suppose I have a query that in explain analyze
Sort Method: external merge Disk: 218080kB
What param should I set to high up, to end up with that sort in memory, and also - will that memory will always be allocated per connection, (I am bit worried that having say 320MB of temporary memory space per connection will reduce number of possible connections). The query is not run quite often, but it would be nice to see it running faster, as it is a report type of query - and these ppl are usualy very unpatient. Currently it runs around 1-2 minutes with 1-6M rows to process join etc across 2-3 tables.
--
GJ
В списке pgsql-general по дате отправления