Unable to allocate 2G of shared memory on wheezy

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Unable to allocate 2G of shared memory on wheezy
Дата
Msg-id CADK3HH+iffaL7rJWvr49k0Ln917uPWnOszowox5Pv9OV5ZO66A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Unable to allocate 2G of shared memory on wheezy
Список pgsql-performance
Here are my kernel settings

kernel.shmmax = 10737418240

# Maximum total size of all shared memory segments in pages (normally 4096 bytes)
kernel.shmall = 2621440
kernel.sem = 250 32000 32 1200

They are actually set...

sysctl -a | grep shm
kernel.shmmax = 10737418240
kernel.shmall = 2621440
kernel.shmmni = 4096

To reduce the request size [FAILently 2232950784 bytes), reduce PostgreSQL's shared memory usage,


Dave Cramer

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

Предыдущее
От: Gezeala M. Bacuño II
Дата:
Сообщение: Re: 1 machine + master DB with postgres_fdw + multiple DB instances on different ports
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unable to allocate 2G of shared memory on wheezy