Re: why postgresql over other RDBMS

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: why postgresql over other RDBMS
Дата
Msg-id 20070525003911.GF30806@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: why postgresql over other RDBMS  ("A.M." <agentm@themactionfaction.com>)
Ответы Re: why postgresql over other RDBMS  ("A.M." <agentm@themactionfaction.com>)
Список pgsql-general
On Thu, May 24, 2007 at 03:25:52PM -0400, A.M. wrote:
> Wouldn't it be a cool feature to persists transaction states
> across connections so that a new connection could get access to a sub-
> transaction state?

You could do this using an incredibly evil, carefully implemented
hack in a connection pool.  I'm shuddering at the thought of it, to
be honest, so details are left as an exervisse for the reader.

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
A certain description of men are for getting out of debt, yet are
against all taxes for raising money to pay it off.
        --Alexander Hamilton

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

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: Delete with subquery deleting all records
Следующее
От: "Raymond C. Rodgers"
Дата:
Сообщение: Inheritance question