| От | Andres Freund |
|---|---|
| Тема | pgsql: ci: Remove ulimit -p for netbsd/openbsd |
| Дата | |
| Msg-id | E1vcplf-004gqx-2c@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
ci: Remove ulimit -p for netbsd/openbsd Previously the ulimit -p 256 was needed to increase the limit on openbsd. However, sometimes the limit actually was too low, causing "could not fork new process for connection: Resource temporarily unavailable" errors. Most commonly on netbsd, but also on openbsd. The ulimit on openbsd couldn't trivially be increased with ulimit, because of hitting the hard limit. Instead of increasing the limit in the CI script, the CI image generation now increases the limits: https://github.com/anarazel/pg-vm-images/pull/129 Backpatch-through: 18 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/eda0e9383dc1c8ca1d50d358352af06778838447 Modified Files -------------- .cirrus.tasks.yml | 3 --- 1 file changed, 3 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера