execute the following SQL query to determine the current schema search path in a PostgresDB:
SHOW search_path;