From: | tgl(at)postgresql(dot)org (Tom Lane) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Increase the statement_timeout value used in the prepared_xacts |
Date: | 2008-04-28 23:48:16 |
Message-ID: | 20080428234816.ED5657559CC@cvs.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Log Message:
-----------
Increase the statement_timeout value used in the prepared_xacts regression
test. We have seen some buildfarm failures that seem to be due to this
limit being unexpectedly exceeded when the machine is under load.
Modified Files:
--------------
pgsql/src/test/regress/sql:
prepared_xacts.sql (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/prepared_xacts.sql?r1=1.1&r2=1.2)
pgsql/src/test/regress/expected:
prepared_xacts.out (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/prepared_xacts.out?r1=1.4&r2=1.5)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-04-29 02:22:31 | Re: [COMMITTERS] pgsql: Add generate_subscripts, a series-generation function which |
Previous Message | Tom Lane | 2008-04-28 23:34:23 | Re: pgsql: Add generate_subscripts, a series-generation function which |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-04-29 00:08:10 | Re: Proposed patch - psql wraps at window width |
Previous Message | Tom Lane | 2008-04-28 23:34:23 | Re: pgsql: Add generate_subscripts, a series-generation function which |