On Debian 12 (bookworm) arm64 pgedge (download version) don't work out of the box and fail with the following error message i.e.
/home/asif/pgedge/cluster/test/n1/pgedge/pg16/bin/postgres: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
Shipped library pgedge/pg16/lib/libpam.so.0 has direct dependency on libeconf.so.0
It might be a new dependency introduced. It can be resolved with installing related package on the system.
On Debian 12 (bookworm) arm64 pgedge (download version) don't work out of the box and fail with the following error message i.e.
/home/asif/pgedge/cluster/test/n1/pgedge/pg16/bin/postgres: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directoryShipped library pgedge/pg16/lib/libpam.so.0 has direct dependency on libeconf.so.0
It might be a new dependency introduced. It can be resolved with installing related package on the system.