I found the work around in the Internet: http://askubuntu.com/questions/44373/how-to-fix-postgresql-installation
you should have a file /etc/sysctl.d/30-postgresql-shm.conf Uncomment the kernel.shmmax line and change its values to something bigger. For Eg. kernel.shmmax = 41943040 Then run sudo sysctl -p and restart postgres again This is a bug, more info here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/264336 BR GYula -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812157 Title: package postgresql-common 114 failed to install/upgrade: installed post-installation script alfolyamat 1 hibakóddal kilépett To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/812157/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
