Re: Quere keep using temporary files

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: Quere keep using temporary files
Дата
Msg-id CAKoxK+5Rw4g4MH7ze1pv_btN8B13wpyqw0UCmnyGwpok2ZTC9A@mail.gmail.com
обсуждение исходный текст
Ответ на Quere keep using temporary files  (rihad <rihad@mail.ru>)
Список pgsql-general
On Fri, Oct 25, 2019 at 10:23 AM rihad <rihad@mail.ru> wrote:
> LOG:  temporary file: path "base/pgsql_tmp/pgsql_tmp92452.1079", size 166518
> STATEMENT:  DELETE FROM "foo" WHERE ((col1, col2, col3) in (select col1,
> col2, col3 from foo_xml_v2('<here goes xml-formatted blob>'))) AND
> "foo"."col_id" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9)


Isn't work_mem used for hashing and sorting, gin and stuff like that?

Luca



В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Sandow
Дата:
Сообщение: Error building Postgres for Windows
Следующее
От: Luca Ferrari
Дата:
Сообщение: Re: Index