Re: Problem: message type 0xxx arrived from server while idle

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Keatis <yux(at)mail(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem: message type 0xxx arrived from server while idle
Date: 2005-04-29 15:08:57
Message-ID: 20050429150857.GA82676@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 29, 2005 at 12:52:21AM +0400, Keatis wrote:
>
> i'm using PostgreSQL 7.4 (though problem applies to 8.0 too) on
> FreeBSD 5.2.1 with Apache 1.3.31 (DBI 1.43 and DBD-Pg 1.32).

Is the code running under mod_perl? If so, what versions of Perl
and mod_perl?

> And I have some script, which dynamically outputs web-page content
> and have get_user function call.
>
> If i update that page in browser too fast, then web server seems to hang up.

What do you mean by "update too fast"? What exactly are you doing?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-04-29 15:14:50 Re: temp tables ORACLE/PGSQL
Previous Message Tom Lane 2005-04-29 14:36:05 Re: [GENERAL] Returning a RECORD, not SETOF RECORD