Re: [PATCH} Move instrumentation structs

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: [PATCH} Move instrumentation structs
Дата
Msg-id CAApHDvrcruqxe9NkMNctZGZUizdDCSTNJWgZP1+hf_YWygV+Lg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH} Move instrumentation structs  (Álvaro Herrera <alvherre@kurilemu.de>)
Ответы Re: [PATCH} Move instrumentation structs
Список pgsql-hackers
On Wed, 14 Jan 2026, 12:38 am Álvaro Herrera, <alvherre@kurilemu.de> wrote:
 Sounds about right, though I think we can shave some words off that.
How about

    int64       maxSpace;       /* maximum amount of space occupied among sort
                                 * of groups, either in-memory or on-disk */
    bool        isMaxSpaceDisk; /* true when maxSpace tracks on-disk space, false
                                 * means in-memory */
?

I'm happy with that suggestion. 

David

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