This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bugzilla queries extremely slow


I cannot make sourceware faster, unfortunately :)

I can make sure all the queries are using the right indexes, etc, which
i do.

(I monitor index/key efficiency on the server, as well as number of temp
tables created, scanned, blah blah blah)


On Sun, 2005-06-19 at 15:04 +0200, Paolo Carlini wrote:
> Hi,
> 
> it looks like, today, even the simplest queries (by PR #) take forever
> to complete. Any idea why?
> 
> Thanks,
> Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]