ubuntu-in-termux
ubuntu-in-termux copied to clipboard
Postgresql installation not working
After installing postgresql, when I am calling pg_createcluster command or initdb command it is not starting the database and thowing error could not create shared memory segment: Function not implemented; Failed system call was shmget(key=5432001, size=56, 03600). Is System V IPC not implemented the project? Please help someone how to solve this or install postgresql correctly.
I have not been able to install postgres in ubuntu-termux. but you can install postgres in termux directly.
https://parzibyte.me/blog/2020/01/26/instalar-postgresql-android-termux/