I've copied from another server only the nspostgres.so binary, and then I kill all the nsd and:
./nsd-postgres -t /web/service0/etc/config.tcl
But it throws the same error in the browser, now in the error log I found :
Warning: modload: failed to load '/usr/local/aolserver/bin/nspostgres.so': 'libpq.so.2: cannot open shared object file: No such file or directory'
Error: dbdrv: failed to load driver 'postgres'
Error: dbinit: no such default pool 'pool1'
What should I do??