Re: [GENERAL] reindexing keys in postgres

2007-04-06 Thread Bill Moran
In response to "Harpreet Dhaliwal" <[EMAIL PROTECTED]>: > Hi, > Lately i was searching for a way I could reindex all my keys. Primary Keys > in particular. > Really didn't find any manual that could guide me through. > > Reason i wanted to reindex my PK is that whenever i insert a record in the >

[GENERAL] reindexing keys in postgres

2007-04-06 Thread Harpreet Dhaliwal
Hi, Lately i was searching for a way I could reindex all my keys. Primary Keys in particular. Really didn't find any manual that could guide me through. Reason i wanted to reindex my PK is that whenever i insert a record in the table, even though that record is unique, i get an error saying viola