Re: My own performance/tuning q&a - Mailing list pgsql-performance

From Vivek Khera
Subject Re: My own performance/tuning q&a
Date
Msg-id x7ptgivfag.fsf@yertle.int.kciLink.com
Whole thread Raw
In response to Re: My own performance/tuning q&a  (Vivek Khera <khera@kcilink.com>)
List pgsql-performance
>>>>> "AL" == Allen Landsidel <all@biosys.net> writes:

AL> However, I do the same thing with the reindex, so I'll definitely be
AL> taking it out there, as that one does lock.. although I would think
AL> the worst this would do would be a making the index unavailable and
AL> forcing a seq scan.. is that not the case?

Nope.  *All* access to the table is locked out.




AL> ---------------------------(end of broadcast)---------------------------
AL> TIP 5: Have you checked our extensive FAQ?

AL>                http://www.postgresql.org/docs/faqs/FAQ.html

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

pgsql-performance by date:

Previous
From: Neil Conway
Date:
Subject: Re: Various performance questions
Next
From: Vivek Khera
Date:
Subject: Re: My own performance/tuning q&a