mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Commit1bc0100d27
added this test, and commit882ea509fe
tried to stabilize it. There were still failures, so commit958e20e42d
tried again to stabilize it. That approach is still failing on jaguarundi, though, so back it out and try something else. Specifically, instead of disabling remote estimates for the table in question, let's tell autovacuum to leave it alone. Etsuro Fujita Discussion: http://postgr.es/m/5A82DCCE.3060107@lab.ntt.co.jp