Re: Droping indexes - Mailing list pgsql-sql

From Frank Bax
Subject Re: Droping indexes
Date
Msg-id 5.2.1.1.0.20070116112920.045a00b0@pop6.sympatico.ca
Whole thread Raw
In response to Re: Droping indexes  (Frank Bax <fbax@sympatico.ca>)
List pgsql-sql
At 11:27 AM 1/16/07, Frank Bax wrote:
>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


Sorry, perhaps this would be better

pg_dump -s -t events | grep ^CREATE 



pgsql-sql by date:

Previous
From: Frank Bax
Date:
Subject: Re: Droping indexes
Next
From: "Sabin Coanda"
Date:
Subject: Re: Removing CONTEXT message