I have a table that a user created which appears to be from a python variable that never interpolated.
proddb01=# \dt+ *transtable*
List of relations
schema | name | type | owner | description
--------+-----------------+-------+--------+-------------
public | + transtable + | table | app |
(1 row)
I am unable to drop it, I can only describe it with the \dt+ and wildcard method. Can anyone point me in the right direction?
Asked by jaysunn
(11 rep)
Jul 6, 2017, 01:02 PM
Last activity: Mar 13, 2024, 05:56 PM
Last activity: Mar 13, 2024, 05:56 PM