Re: Droping indexes

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Droping indexes
Date: 2007-01-16 16:27:43
Message-ID: 5.2.1.1.0.20070116112458.009fb4d0@pop6.sympatico.ca
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

At 10:42 AM 1/16/07, Mario Behring wrote:
>Thank you for your advise..............I was thinking about doing exactly
>that, I wasn't sure on how to do it though, meaning, considering the info
>below, how should I use the CREATE INDEX command to create these indexes??

This might provide a clue:

pg_dump -t events | grep ^CREATE

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Frank Bax 2007-01-16 16:30:31 Re: Droping indexes
Previous Message Scott Marlowe 2007-01-16 16:24:27 Re: Droping indexes