What I was suspicious of is whether you have "usage" privilege on the schema that the postgis datatype is installed in. The above command would not tell you that.
regards, tom lane
usage privilege exists: teglms=# \dT geometry List of data types Schema | Name | Description ---------+----------+-------------------------------------------------------------------------------------- postgis | geometry | postgis type: The type representing spatial features with planar coordinate systems. (1 row)