Brad Durrow
Brad Durrow
For our application users use email addresses for their username. If this email address has a + in it like [email protected] the username is created in wordpress as [email protected]. After...
I used brew to install the dependencies as documented in the wiki but the build fails. I think all the debugging information you might need is below. ``` # git...
I am using wal-e to store to to GCS. My base backup totals about 13GB over 36 volumes. About half of the time one of these volumes fails to upload...
We use nagios to monitor our infrastructure. We have deployed https://github.com/APSL/postgresql-wal-e-nagios to confirm that we have current backups but we would also like to know if WALs are late or...
I have three machines, PROD, STAGE, BACKUP. BACKUP is docker container that runs pghoard. BACKUP uses a replica slot to backup PROD. Before a deployment I use pghoard_restore to setup...
c9b7004: Bring fatal error output in line with others. 0685218: Use installed cert (key3.db) lmt as basis for install logic Motivation: If the cert install fails it will not get...
I am using IntelliJ IDEA 2021.3 CE and when I try to commit changes I get warnings and errors. - [variables.tf line 58](https://github.com/jetbrains-infra/terraform-aws-ecs-cluster/blob/55692e5ab4a6b7f1b8631401e8b9efd13b9b4470/variables.tf#L50): Variable value type 'object' doesn't match default...
See discussion in Issue: [Code analysis errors and warnings](#9) There are warnings and errors create extra steps when I commit code (using default settings in my preferred IDE). This solution...