| From: | Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com> |
|---|---|
| To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Shared memory changes in 9.4? |
| Date: | 2014-05-25 19:26:20 |
| Message-ID: | CAOtHd0A5KQHL5Zv9V0c9i98i7otuwOhk=PM3grxuUgh4TR3JPA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Hi,
I've been trying to take the 9.4 beta for a spin, but seem to have run into
a shared memory issue on startup:
FATAL: could not open shared memory segment "/PostgreSQL.1804289383":
Permission denied
We're running Postgres inside LXC, which I suspect is causing problems
here, but 9.0 through 9.3 run just fine in the same configuration. Any idea
what may have changed? I suspect the solution here is tweaking some LXC
setting, but I was hoping someone can point me in the right direction.
Thanks,
Maciek Sakrejda
Heroku Postgres
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-05-25 20:02:24 | Re: Shared memory changes in 9.4? |
| Previous Message | David Noel | 2014-05-24 22:40:06 | Re: Re: COPY TO returns "ERROR: could not open file for writing: No such file or directory" |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2014-05-25 19:41:18 | Re: IMPORT FOREIGN SCHEMA statement |
| Previous Message | Tomas Vondra | 2014-05-25 19:21:46 | Re: PATCH: pgbench / int64 instead of int for xact count |