Will PostgreSQL use normal and huge pages at the same time?

Поиск
Список
Период
Сортировка
От Tim Schwenke
Тема Will PostgreSQL use normal and huge pages at the same time?
Дата
Msg-id 1888c2e6d08.f41d0c1610286.4206746953200644373@trallnag.com
обсуждение исходный текст
Список pgsql-novice
Hello,

the default in PostgreSQL is "try" (use if available). But what does this mean?

1. Will it only use huge pages if everything it needs fits into them?
2. Or will it first use huge pages and then use normal pages once no huge page is available anymore?

Regards

Tim



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

Предыдущее
От: Tim Schwenke
Дата:
Сообщение: Re: Does PostgreSQL cache all columns of a table after SELECT?
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Training courses on PostgreSQL