Re: Shared memory error

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Shared memory error
Дата
Msg-id CA+hUKGJkCH7Q_9qGaZhOMKqG1Q1Hk8qWvkZwehurGKLPvqDQtg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Shared memory error  (Sonam Sharma <sonams1209@gmail.com>)
Список pgsql-general
On Fri, Jun 5, 2020 at 1:00 AM Sonam Sharma <sonams1209@gmail.com> wrote:
> The dynamic_shared_memory_type was set to POSIX . Because of this it was using tmpfs /dev/shm. When the query was
runningI saw the file system was filling. So I  extended the file system and luckily the query worked for that time
 

Oh, hmm.  When you say "filling", maybe you hit the leaking shm
problem that was fixed in 11.7, that requires messages somewhere in
your log about lack of DSM slots?  I don't have an explanation for the
exact the error you're seeing though.  It's a bit tricky to speculate
on older releases with so many bug fixes missing though.  Please let
us know if you still see the problem after your next scheduled
upgrade.



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

Предыдущее
От: Samuel Smith
Дата:
Сообщение: Re: Monitoring for long running transactions
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Monitoring for long running transactions