| От | Rich Shepard |
|---|---|
| Тема | Re: Server crashed, now cannot start postgres [FIXED] |
| Дата | |
| Msg-id | alpine.LNX.2.11.1609121701270.1140@localhost обсуждение исходный текст |
| Ответ на | Re: Server crashed, now cannot start postgres (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Server crashed, now cannot start postgres [FIXED]
|
| Список | pgsql-general |
On Mon, 12 Sep 2016, Tom Lane wrote: > A look at the code suggests this is shm_open() returning EACCES. Not sure > why that's happening. If this is a Linux box, maybe the permissions on > /dev/shm are bollixed? Tom, Yes, it's a linux box. And /dev/shm/ does have incorrect permissions (755). Thanks to your response I remembered that chromium does not run until I follow its advice to chmod 1777 /dev/shm. Sure enough, chromium would not load. So, I changed the perms on /dev/shm/ and now both postgres and chromium work. Very much appreciated, Rich
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера