postgresql did not find any relation named code example
Example: Did not find any relation named postgres
Postgres psql needs escaping for capital letters.
Eonil=# \d "TestTable1"
Postgres psql needs escaping for capital letters.
Eonil=# \d "TestTable1"