Re: max_prepared_transactions default ... why 5? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: max_prepared_transactions default ... why 5?
Date
Msg-id 22190.1192714323@sss.pgh.pa.us
Whole thread Raw
In response to Re: max_prepared_transactions default ... why 5?  ("Magnus Hagander" <magnus@hagander.net>)
List pgsql-hackers
"Magnus Hagander" <magnus@hagander.net> writes:
> Can' we make the default 0, which is what the majority should want, and have the regression test explicitly set it up
onthe commandline?
 

No.  It's a postmaster-start-time-only option, which means that your
proposal breaks "make installcheck".
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Boergesson, Cheryl"
Date:
Subject: upgrade from 8.0.3 to 8.1.10 crash
Next
From: "Magnus Hagander"
Date:
Subject: Re: max_prepared_transactions default ... why 5?