This was originally set in 60f76c1994
to avoid caching pages with sensitive data. However, when the
postgres show page was split into separate pages, this route changed
to a redirect in the web case.
The postgres show page already has the no-store setting for all
pages, not just ones with sensitive data.