Re: Speed Question - Mailing list pgsql-performance

From Philip Hallstrom
Subject Re: Speed Question
Date
Msg-id 20021220170025.N3706-100000@cypress.adhesivemedia.com
Whole thread Raw
In response to Re: Speed Question  (Noah Silverman <noah@allresearch.com>)
List pgsql-performance
> BTW - is there any kind of "describe table" and/or "show index"
> function if pgsql.  I've gotten very used to them in Mysql, but they
> don't work here.  There must be some way.  I've RTFM, but can't find
> anything.  help.

In psql use "\d tablename".  do a "\?" for a quick overview and "man psql"
for lots of stuff.

-philip


pgsql-performance by date:

Previous
From: Noah Silverman
Date:
Subject: Re: Speed Question
Next
From: Manfred Koizar
Date:
Subject: Re: Speed Question