kaido vaikla <kaido.vaikla@gmail.com> writes:
> 2) about missing access privileges
> I checked different databases with
> \dT+ *.*
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