Re: Droping indexes - Mailing list pgsql-sql

From Frank Bax
Subject Re: Droping indexes
Date
Msg-id 5.2.1.1.0.20070116112458.009fb4d0@pop6.sympatico.ca
Whole thread Raw
In response to Re: Droping indexes  (Mario Behring <mariobehring@yahoo.com>)
Responses Re: Droping indexes  (Frank Bax <fbax@sympatico.ca>)
List 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



pgsql-sql by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Droping indexes
Next
From: Frank Bax
Date:
Subject: Re: Droping indexes