Re: drop index

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: drop index
Date: 2006-02-22 15:05:21
Message-ID: 20060222150521.GK30367@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am 22.02.2006, um 14:56:54 +0100 mailte Jaromír Kamler folgendes:
> Hallo,
> I created some indexes and now i want drop them, but I forgetten it's names. How I can find them?

In psql cou can see all Indexes for a table with \d <tablename>

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

  • drop index at 2006-02-22 13:56:54 from Jaromír Kamler

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2006-02-22 17:09:54 Re: plpgsql-function with timestamp
Previous Message Sean Davis 2006-02-22 15:03:25 Re: SQL Question