isolation test fails on installcheck - Mailing list pgsql-hackers

From Jaime Casanova
Subject isolation test fails on installcheck
Date
Msg-id CAJKUy5hs6dgLUkNYdrC6=s5RAJ8FDvi8M75PQre3yVpMwr5FSQ@mail.gmail.com
Whole thread Raw
Responses Re: isolation test fails on installcheck
List pgsql-hackers
Hi,

I was running some tests, and noted $SUBJECT.
It fails consistently on current HEAD (without any patch).

Parameters i changed:

            name            |      setting
----------------------------+--------------------
 archive_command            | exit 0
 archive_mode                  | on
 effective_cache_size        | 262144
 hot_standby                    | on
 listen_addresses             | *
 log_timezone                  | America/Guayaquil
 logging_collector             | on
 max_wal_senders           | 10
 random_page_cost          | 2.5
 shared_buffers                 | 65536
 synchronous_commit       | off
 TimeZone                        | America/Guayaquil
 wal_keep_segments         | 100
 wal_level                         | hot_standby
 work_mem                      | 5120

Attached regressions.diff, basically the fails give an error of
"select failed: Interrupted system call"

I hope nobody says it's my machine's fault

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Back branches vs. gcc 4.8.0
Next
From: Jeff Janes
Date:
Subject: Re: corrupt pages detected by enabling checksums