Re: Shared memory error

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Shared memory error
Дата
Msg-id CA+hUKGJ8pJAUADsu_ujDpZtQfsw4q+aQFtC4uj+M00TH0_VZiA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Shared memory error  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Shared memory error
Список pgsql-general
>> Do you see any other errors around this one, in the PostgreSQL logs?
> No , only this is the error from db and jdbc end .. and queries are failing

If you need a workaround right now you could always set
max_parallel_workers_per_gather=0 so that it doesn't try to use
parallel query.  That could make some queries run more slowly.

When you say you extended the /dev/shm filesystem, what are the mount
options, or how did you configure it?  It's interesting that the
problem went away for a while when you did that.



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

Предыдущее
От: Praveen Kumar K S
Дата:
Сообщение: Re: Calculate hardware requirements
Следующее
От: Sonam Sharma
Дата:
Сообщение: Re: Shared memory error