Well, I reindexed on 7.0.3, and that worked.  I also upgraded, and that
worked with my code also, so ignore the not working comment.  

Thanks for the help,

Matthew M. Copeland


On Tue, 14 Aug 2001 [EMAIL PROTECTED] wrote:

> > Yeah, VACUUM doesn't shrink indexes presently (it's on the TODO
> > list...).
> > 
> > > PostgreSQL version 7.0.3 running under Linux.
> > 
> > You could try REINDEX to rebuild the indexes, but I'd recommend updating
> > to 7.1.2 (or soon, 7.1.3) first.  I don't recall whether REINDEX is
> > available/trustworthy in 7.0.
> > 
> > A grottier solution is to DROP and re-CREATE the indexes.
> 
> I can do that on a primary key?  I didn't realize that.  I tried switching
> to PostgreSQL 7.1 when it first came out, but it now handles ansynchronous
> notification differently to the point where my old code doesn't work
> anymore.  It mentioned something at the time about not having the feature
> implemented or it being wrong or something.  (when 7.1 first campe out, so
> I don't quite remember.)  Anyhow, I have to have that feature.  Do you
> know whether it is working again in the current 7.1.3?  I will take a look
> at it and see if I can get it working though.
> 
> Thanks for all the help,
> 
> Matthew M. Copeland
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to [EMAIL PROTECTED] so that your
> message can get through to the mailing list cleanly
> 

-- 
You may be sure that when a man begins to call himself a "realist," he
is preparing to do something he is secretly ashamed of doing.
                -- Sydney Harris



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to