Josh Berkus <[EMAIL PROTECTED]> writes: > I'm writing up the new GUCs, and noticed that max_prepared_transactions > defaults to 5. This is too many for most applications (which don't use them > at all) and far too few for applications which use them regularly.
I think the intention was to have enough so you could test 'em (in particular, run the regression tests) without eating resources for the majority of installations that aren't using them. Certainly an installation that *is* using 'em would want a higher setting. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate