Re: [GENERAL] Reindexdb + relation error

2008-03-11 Thread frant101
On Mar 10, 8:57 pm, [EMAIL PROTECTED] (Tom Lane) wrote: > [EMAIL PROTECTED] writes: > > I am trying to reindex some indexes through a batch script.  for > > example > > Database : hermes > > Schema : sc1 > > Indexes : ind1 > > when i use reindexdb with the following switches > >  ./reindexdb --inde

[GENERAL] Reindexdb + relation error

2008-03-10 Thread frant101
I am trying to reindex some indexes through a batch script. for example Database : hermes Schema : sc1 Indexes : ind1 when i use reindexdb with the following switches ./reindexdb --index=ind1 hermes i get the below error message reindexdb: reindexing of index "ind1" in database "hermes" fa