Drew Sessler
Drew Sessler
Spam marking was test on GitHub's "Hide" functionality. Ignore.
Hello @nawarajshahi and @tirelibirefe, We were able to reproduce the output you are seeing; however, it does not seem to be affecting the functionality of that specific repo or `pgBackRest`...
@trevor-primer, I am unable to reproduce the behavior you've described... Can you send the manifest you are using before and after deleting the repo so we know exactly what you...
Hello @PuneetPunamiya, We recommend making changes to the `pg_hba.conf` file via the spec as @bkowalik exhibited rather than editing it manually since patroni can overwrite the file. I'd also like...
Support for tablespaces was added in our 5.4.0 release, so I am closing this issue. @andrelcz, I'd recommend reaching out to us at [email protected] to figure out how to move...
We have a dev story in our backlog for allowing encoding/locale to be configured.
`1G` and `1Gi` are actually different sizes: the former being 1 Gigabyte (10^9 or 1,000,000,000 bytes) and the latter being 1 Gibibyte (2^30 or 1,073,741,824 bytes). While they are similar,...
Hey @kriswuollett , Thanks for bringing this to our attention! I have created a ticket in our backlog to address this.
@kindlychung, thank you for the suggestion! I have added a story to our backlog to look into this.
@jhualpa, as of right now, you would need to build your own image to get his to work. That being said, we do have a story in our dev backlog...