I am using postgres in Python with the library psycopg2. After connecting to a database, I am trying to check if a table with a given name exists. In postgres,
psycopg2