Re: pg 8.1.2 performance issue - Mailing list pgsql-general

From Vivek Khera
Subject Re: pg 8.1.2 performance issue
Date
Msg-id 1702F1A4-BC37-4D6B-905A-B114C1CEF522@khera.org
Whole thread Raw
In response to Re: pg 8.1.2 performance issue  ("Ed L." <pgsql@bluepolka.net>)
List pgsql-general
On Mar 31, 2006, at 1:51 PM, Ed L. wrote:

> This indeed appears to be locking problem from within
> Apache::Session where it deletes a row from the DB but fails to
> commit the change for an extended period while another

And you should read well the notes in the Pg driver for
Apache::Session where it requires you to define your transaction model.

Ie, this is pilot error more than Apache::Session problem.
Apache::Session works extremely well with Postgres.


pgsql-general by date:

Previous
From: "Alex Turner"
Date:
Subject: Re: database design questions
Next
From: Don Y
Date:
Subject: Re: database design questions