Re: pgsql_tmp and external sort

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: pgsql_tmp and external sort
Дата
Msg-id 51D29948.6000509@vmware.com
обсуждение исходный текст
Ответ на pgsql_tmp and external sort  (Soroosh Sardari <soroosh.sardari@gmail.com>)
Список pgsql-hackers
On 02.07.2013 10:55, Soroosh Sardari wrote:
> Dear Hackers
>
> Recently I find about pgsql_tmp directory. As I think, this directory is a
> area for making temporal files which are used for external sort.
>
> I wonder if anyone could help me to find the module of pg that is
> responsible for the temporal space and external sort in the PG source code.

See src/backend/utils/sort/tuplesort.c and 
src/backend/storage/file/buffile.c for starters.

- Heikki



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: simple date constructor from numeric values
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [9.4 CF 1] The Commitfest Slacker List