p1_pgsql
p1_pgsql copied to clipboard
Not able to link pgsql process to another process
I am facing issue that pgsql conncection can not be linked by calling process. There is an api to link with process( pgsql_proto:start_link ) but pgsql:connect is calling only pgsql:start. Can you add one more api for linking with calling process ?