Re: drop index

From: Christoph Frick <frick(at)sc-networks(dot)com>
To:
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: drop index
Date: 2006-02-22 15:00:31
Message-ID: 20060222150031.GA3722@byleth.sc-networks.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, Feb 22, 2006 at 02:56:54PM +0100, Jaromír Kamler wrote:

> I created some indexes and now i want drop them, but I forgetten it's
> names. How I can find them?

\di shows all indices of a database

--
cu

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 Sean Davis 2006-02-22 15:03:25 Re: SQL Question
Previous Message Charley Tiggs 2006-02-22 14:56:27 Re: drop index