Name of current schema
postgres=# postgres=# -- name of current schema postgres=# select current_schema(); current_schema ---------------- public (1 row) postgres=# postgres=#