\dt doesn't work! - Mailing list pgsql-general

From Tsuchiya, Mitsy
Subject \dt doesn't work!
Date
Msg-id 7D85B1FA5135D311B35A0090274D588EADB05A@rf-exch1.echostar.com
Whole thread Raw
List pgsql-general
Hi all,

After creating tables in a database, when I do \dt, it will tell me "there's
no tables"! However, when I do "select * from tablename;" It will show the
row and the column. It looks like the \dt doesn't work. How can I fix the
problem preferably without reinstalling the whole software?

Thanks,

Mitsy

pgsql-general by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: [GENERAL] Stored Procedures
Next
From: Lamar Owen
Date:
Subject: Re: [GENERAL] indexed regex select optimisation missing?