Re: Modify existing index

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Modify existing index
Date: 2007-04-21 09:48:54
Message-ID: 20070421094854.GA14096@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Sat, dem 21.04.2007, um 0:20:45 -0700 mailte RPK folgendes:
>
> How to see the details of indexes being used by a table? If I want to drop an

Within psql, type '\d <tablename>'.

> index, how can I do that?

DROP <INDEX>, perhaps with option CASCADE.

Please read our documentation...

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2007-04-21 12:49:16 Re: [HACKERS] functions to obtain query plan
Previous Message sharath kumar 2007-04-21 09:46:42 functions to obtain query plan