Re: More psql problems... >.<

From: Madison Kelly <linux(at)alteeve(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: More psql problems... >.<
Date: 2004-06-22 23:42:33
Message-ID: 40D8C3E9.6010801@alteeve.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
>> My previous question was performance based, now I just need to get
>>the darn thing working again. Like I said, after ~300 seconds perl dies.
>>If I disable auto-commit then it dies the first time it runs an insert.
>>(this is all done on the same table; 'file_dir'). If I add a 'commit'
>>before each select than a bunch of selects will work (a few dozen) and
>>then it dies anyway.
>
>
> Is it exactly 300 seconds? Sounds like a timeout somewhere to me. Does
> perl have one of those? Or maybe your OS / Shell combo do, or something
> like it? Just guessing here.
>

Hi Scott,

Thanks for replying. In my frustration I missed the obvious; the
web-browser was timing out (web front end)... Darn that makes me feel
foolish! Anyway, I went for a walk to relax and calm down and now I can
get back to working on performance.

Madison

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Calvin Mitcham 2004-06-22 23:52:21 Re: Experience with postgres/apache host providers
Previous Message Tom Lane 2004-06-22 23:38:16 Re: Planner choice & tuning