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
In the documentation (e.g. of pog.connection_parameter), "application_name" is used as an example parameter, but this parameter is always overridden by pgo with the value of node() (e.g. nonode@nohost), so this doesn't actually work.
In the documentation (e.g. of
pog.connection_parameter), "application_name" is used as an example parameter, but this parameter is always overridden bypgowith the value ofnode()(e.g.nonode@nohost), so this doesn't actually work.