Re: Speed Question

From: Philip Hallstrom <philip(at)adhesivemedia(dot)com>
To: Noah Silverman <noah(at)allresearch(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Speed Question
Date: 2002-12-21 01:01:13
Message-ID: 20021220170025.N3706-100000@cypress.adhesivemedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Manfred Koizar 2002-12-21 12:21:31 Re: Speed Question
Previous Message Noah Silverman 2002-12-21 00:10:49 Re: Speed Question