Re: 7.1.3 w/ Perl/DBI application hangs

Поиск
Список
Период
Сортировка
От Doran L. Barton
Тема Re: 7.1.3 w/ Perl/DBI application hangs
Дата
Msg-id 20011113011348.A5207@iodynamics.com
обсуждение исходный текст
Ответ на 7.1.3 w/ Perl/DBI application hangs  ("Doran L. Barton" <fozz@iodynamics.com>)
Ответы Re: 7.1.3 w/ Perl/DBI application hangs
Список pgsql-bugs
I have made an interesting observation that SHOULD have been made before
(yeah, stupid of me not to have made this connection before):

The problem I'm having with the queries "hanging" is apparently happening
as soon as a VACUUM ANALYZE is done on the database. Until a VACUUM ANALYZE
is done, the database is speedy and responsive. As soon as a VACUUM ANALYZE
is performed, the same queries executed before spin indefinitely.

A VACUUM by itself doesn't bring on this behavior- so it must be the
ANALYZE portion.

Again, this is 7.1.3 built by Red Hat for Red Hat 7.2 running on an Athlon
1.0Ghz system. Please let me know what information could be helpful in
tracking down this "bug." Is it a bug?

-=Fozz

--
-------------------------------------------------------------------------
Doran L. Barton <fozz@iodynamics.com> - Chief Super Hero - Iodynamics LLC
< http://www.iodynamics.com/ > - Linux solutions and dynamic websites
 "We take your bags and send them in all directions."
    -- Seen in a Copenhagen airline ticket office

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Bug #514: Backend crashes periodically
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.1.3 w/ Perl/DBI application hangs