Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Modify existing index


  • From: "A. Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Re: Modify existing index
  • Date: Sat, 21 Apr 2007 11:48:54 +0200
  • Message-id: <20070421094854(dot)GA14096(at)a-kretschmer(dot)de>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group