You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: