Carmen Gloria Sepulveda Dedes <[EMAIL PROTECTED]> writes:
> Hello. I type \dt as user postgres, but it show only the tables within
> public schema.
More accurately, it shows the tables visible in your schema search path.
> I need to know all tables
\dt *.*
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly