Re: pg 8.1.2 performance issue

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: pg 8.1.2 performance issue
Дата
Msg-id 1702F1A4-BC37-4D6B-905A-B114C1CEF522@khera.org
обсуждение исходный текст
Ответ на Re: pg 8.1.2 performance issue  ("Ed L." <pgsql@bluepolka.net>)
Список 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 по дате отправления:

Предыдущее
От: "Alex Turner"
Дата:
Сообщение: Re: database design questions
Следующее
От: Don Y
Дата:
Сообщение: Re: database design questions