Hi All,
I am starting dbserever for posgres but I get the following error:
00:32:31.858 Std 02024 OS signal ‘SIGCHLD’ received
00:32:31.858 Std 05024 Process ‘./dbclient_postgre’ abnormally terminated, error code 1127
I have checked the docs for dbserver:
I already configured in postgresql.conf the following:
bytea_output =’escape’
standard_conforming_strings=’off’
I also put my path in $Path and LD_LIBRARY_PATH
Can someone help me?
Thanks,