Search Postgresql Archives

Re: Looking for a command to list schemas

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 25, 2005 at 11:25:22AM -0700, Cosmopo wrote:
> Hello,
> 
> We are presently experimenting with Postgresql schemas... We used basic
> commands like \d  to list info from all tables/sequence/owner in a
> db... The schema info was always "public" since we never created one...

\dn   list schemas
\dt *.*  list all tables in all schemas
\z *.*   list priveledges for all tables in all schemas
etc...

Is this helpful?
-- 
Martijn van Oosterhout   <kleptog@xxxxxxxxx>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment: pgpf7cwhqP1AH.pgp
Description: PGP signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux