Re: Building postgresql from sources, statically linked, linux

2021-12-11 Thread Tom Lane
Rob Gansevles writes: > I would like to have a statically linked linux x64 version of postgresql > 14.1 for creating a distributable sample database. If you are trying to make the server into a monolithic object, that's not something we support or have any particular interest in supporting. Exten

Building postgresql from sources, statically linked, linux

2021-12-11 Thread Rob Gansevles
Hi, I would like to have a statically linked linux x64 version of postgresql 14.1 for creating a distributable sample database. I could not find it anywhere for downloading (someone has a link maybe?), so I tried to build one from the sources. I am following the instructions on https://www.postg