Re: max_prepared_connections

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: max_prepared_connections
Date: 2005-07-11 17:23:38
Message-ID: 20050711172338.GB21782@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 11, 2005 at 09:50:27AM -0700, Joshua D. Drake wrote:

> I have RTFM on max_prepared_connections but I need more info. What is
> the prepared transaction for? Is it a part of 2PC?

Yes. A prepared transaction is one that has passed "first phase commit"
and is waiting for the second phase.

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
We take risks not to escape from life, but to prevent life escaping from us.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message webmaster 2005-07-11 17:24:48 {Virus?} Rbgbqsvkmzwndu
Previous Message Joshua D. Drake 2005-07-11 17:01:09 Re: PostgreSQL Hosting