I am running in Kali NetHunter chroot, using the official Kali apt repository to install PostgreSQL 16.4.
From: Erik Wienhold <ewie@xxxxxxxxx>
Sent: Monday, October 14, 2024 12:27:45 AM
To: Adrian Klaver <adrian.klaver@xxxxxxxxxxx>
Cc: 吴 其键 <wqj0@xxxxxxxxxxx>; pgsql-general@xxxxxxxxxxxxxxxxxxxx <pgsql-general@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: Hello, how should I fix it?
Sent: Monday, October 14, 2024 12:27:45 AM
To: Adrian Klaver <adrian.klaver@xxxxxxxxxxx>
Cc: 吴 其键 <wqj0@xxxxxxxxxxx>; pgsql-general@xxxxxxxxxxxxxxxxxxxx <pgsql-general@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: Hello, how should I fix it?
On 2024-10-13 18:04 +0200, Adrian Klaver wrote:
> On 10/13/24 05:57, 吴 其键 wrote:
> > service postgresql start
> > Starting PostgreSQL 16 database server: mainError:
> > /usr/lib/postgresql/16/bin/pg_ctl /usr/lib/postgresql/16/bin/pg_ctl
> > start -D /var/lib/postgresql/16/main -l
> > /var/log/postgresql/postgresql-16-main.log -s -o -c
> > config_file="/etc/postgresql/16/main/postgresql.conf" exited with
> > status 1:
> > 2024-10-13 12:55:21.553 UTC [16727] FATAL: could not create shared
> > memory segment: Function not implemented
> > 2024-10-13 12:55:21.553 UTC [16727] DETAIL: Failed system call was
> > shmget(key=6644951, size=56, 03600).
> > 2024-10-13 12:55:21.553 UTC [16727] LOG: database system is shut down
> > pg_ctl: could not start server
> > Examine the log output. ... failed!
> > failed!
> >
>
> Need more information:
>
> 1) Exact Postgres version, so 16.x.
>
> 2) OS and version.
Also good to know if this is running in a virtualized environment that
does not allow or support SysV IPC.
> 3) Where did you get the Postgres package from?
--
Erik
> On 10/13/24 05:57, 吴 其键 wrote:
> > service postgresql start
> > Starting PostgreSQL 16 database server: mainError:
> > /usr/lib/postgresql/16/bin/pg_ctl /usr/lib/postgresql/16/bin/pg_ctl
> > start -D /var/lib/postgresql/16/main -l
> > /var/log/postgresql/postgresql-16-main.log -s -o -c
> > config_file="/etc/postgresql/16/main/postgresql.conf" exited with
> > status 1:
> > 2024-10-13 12:55:21.553 UTC [16727] FATAL: could not create shared
> > memory segment: Function not implemented
> > 2024-10-13 12:55:21.553 UTC [16727] DETAIL: Failed system call was
> > shmget(key=6644951, size=56, 03600).
> > 2024-10-13 12:55:21.553 UTC [16727] LOG: database system is shut down
> > pg_ctl: could not start server
> > Examine the log output. ... failed!
> > failed!
> >
>
> Need more information:
>
> 1) Exact Postgres version, so 16.x.
>
> 2) OS and version.
Also good to know if this is running in a virtualized environment that
does not allow or support SysV IPC.
> 3) Where did you get the Postgres package from?
--
Erik