Client Encoding in psycopg3 missing, yet gives error
So I see in psycopg 2, there is a set_client_encoding('UTF8')
function. In the psycopg 3 documentation it reads:
So I see in psycopg 2, there is a set_client_encoding('UTF8')
function. In the psycopg 3 documentation it reads: