]> granicus.if.org Git - postgresql/commit
postgres_fdw: Fourth attempt to stabilize regression tests.
authorRobert Haas <rhaas@postgresql.org>
Fri, 2 Mar 2018 18:16:01 +0000 (13:16 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 2 Mar 2018 18:16:01 +0000 (13:16 -0500)
commit1733460f0205fc6d6bbe4c14911049a918c6e073
treec2ac32e68dd248c68a896fa5d54edc4580944ee0
parent497171d3e2aaeea3b30d710b4e368645ad07ae43
postgres_fdw: Fourth attempt to stabilize regression tests.

Commit 1bc0100d270e5bcc980a0629b8726a32a497e788 added this test, and
commits 882ea509fe7a4711fe25463427a33262b873dfa1,
958e20e42d6c346ab89f6c72e4262230161d1663,
4fa396464e5fe238b7994535182f28318c61c78e tried to stabilize it.  It's
still not stable, so keep trying.

The latest comment from Tom Lane is that disabling autovacuum seems
like a good strategy, but we might need to do it on more tables, hence
this patch.

Etsuro Fujita

Discussion: http://postgr.es/m/5A9928F1.2010206@lab.ntt.co.jp
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/sql/postgres_fdw.sql