summary refs log tree commit diff
path: root/docs/postgres.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-24Avoid raising exceptions in metricsRichard van der Hoff1-8/+14
Sentry will catch the errors if they happen, so that should be good enough, and woun't make things explode if we hit the error condition.
2019-06-21Improve help and cmdline option names for --generate-config options (#5512)Richard van der Hoff2-22/+29
* group the arguments together into a group * add new names "--generate-missing-config" and "--config-directory" for existing cmdline options "--generate-keys" and "--keys-dir", which better reflect the