postgres
postgres copied to clipboard
tests: create a tmp image that has coredumps enabled for testing
these changes will NOT be merged into develop or promoted to production
The purpose of this draft pr is to create an image that has coredumps enabled per our internal playbook, for testing segfault issues. We will not merge this PR, or release the images created with it. It will be closed without merging when testing is completed.
We'll end up converting this from ansible to a nix package configuration that can be installed/uninstalled this was just a short term measure/test to see if this would work