#943721 postgresql-11 (and others): please synchronise alternatives with reality (e.g. pg_test_fsync missing) #943721
- Package:
- postgresql-common
- Source:
- postgresql-common
- Submitter:
- Thorsten Glaser
- Date:
- 2019-12-18 11:15:03 UTC
- Severity:
- wishlist
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!