Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) |
| Дата | |
| Msg-id | 6666.1520527506@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) (Prabhat Sahu <prabhat.sahu@enterprisedb.com>) |
| Ответы |
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
|
| Список | pgsql-hackers |
Prabhat Sahu <prabhat.sahu@enterprisedb.com> writes:
> On Wed, Mar 7, 2018 at 7:51 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> That looks like the background worker got killed by the OOM killer. How
>> much memory do you have in the machine where this occurred?
> I have ran the testcase in my local machine with below configurations:
> Environment: CentOS 7(64bit)
> HD : 100GB
> RAM: 4GB
> Processor: 4
If you only have 4GB of physical RAM, it hardly seems surprising that
trying to use 8GB of maintenance_work_mem would draw the wrath of the
OOM killer.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера