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
The regular workflow should have a DEBUG connection: <- CloseComplete line at the end of such log file. Looks like the server doesn't send a CloseComplete message to the client.
One suspicious thing in this log file is that after the session is created there is an additional Notice message. Unfortunately the go client currently doesn't implement notice reading. Therefore please try to modify the source code msgs/benoticemsg.go and print the notice, or connect with vsql to see if there are any notice pop up after login.
Hi! Can anybody help with understaning problem? I've got code like in examples:
set env
VERTICA_SQL_GO_LOG_LEVEL=1
to debug connection:So, thats it) after that nothing else happens
The text was updated successfully, but these errors were encountered: