Re: postgresql idle

Поиск
Список
Период
Сортировка
От Michael Chaney
Тема Re: postgresql idle
Дата
Msg-id 20040422142556.GE3433@michaelchaney.com
обсуждение исходный текст
Ответ на postgresql idle  ("Jon Pastore" <jpastore@idetech.net>)
Ответы Re: postgresql idle  ("Jon Pastore" <jpastore@idetech.net>)
Список pgsql-general
On Wed, Apr 21, 2004 at 09:12:27PM -0400, Jon Pastore wrote:
> This perl script is designed to handle payment posting for an application we
> developed.  It runs fine on our development server which is running apache
> 1.3.27 on ES 2.1
>
> on the production server the script hangs and we see the above msg in "ps
> aux"
>
> we wrote a wrapper for the program that will exec it from the command line
> and everything runs a-o-k
>
> has anyone else encounted something like this?  should I downgrade the
> installation of apache?

It's a Perl script, so why aren't you concerned about the Perl version?
If you can run it through the Perl debugger, you should be able to see
where it's hanging.  That's probably your best course of action.
Barring that, start putting some printf's in there to see where it's
hanging.

Michael
--
Michael Darrin Chaney
mdchaney@michaelchaney.com
http://www.michaelchaney.com/

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Missing OID rant
Следующее
От: "John Sidney-Woollett"
Дата:
Сообщение: Re: Missing OID rant