#943721 postgresql-11 (and others): please synchronise alternatives with reality (e.g. pg_test_fsync missing)

#943721#5
Date:
2019-10-28 15:20:55 UTC
From:
To:
I found pg_test_fsync via
https://www.ashnik.com/tips-for-postgres-from-a-postgres-insider/
and while the manpage is exposed via alternatives, the binary itself
isn’t, so we now have a manpage without PATH-reachable binary.

As the manpage is managed using alternatives (likely a slave of the
default PostgreSQL version), the binary itself could also be that.

Please double-check that everything shipped is available sensibly
via alternatives, for every PostgreSQL version.

Thanks!