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
Whenever the connection to Postgresql gets broken, there is no easy way to recover it. That's why the lowlevel PQreset function is provided in the libpq. Could we have a binding to it please ?
Thanks for this nice package.
The text was updated successfully, but these errors were encountered:
Hi,
Whenever the connection to Postgresql gets broken, there is no easy way to recover it. That's why the lowlevel PQreset function is provided in the libpq. Could we have a binding to it please ?
Thanks for this nice package.
The text was updated successfully, but these errors were encountered: