John
John
Is there a way to run an initialization script that I used to run when using postgres as a statefulset using the lifecycle policy? ``` lifecycle: postStart: exec: command: ["/bin/bash",...
``` jknepper@TommyDiazPro [~/clair-scanner]clair-scanner -clair="http://127.0.0.1:6060" --ip 192.168.0.31:9279 bitnami/postgresql:10.7.0 2019/03/20 13:49:02 [INFO] ▶ Start clair-scanner 2019/03/20 13:49:06 [INFO] ▶ Server listening on port 9279 2019/03/20 13:49:06 [INFO] ▶ Analyzing d224e5d6e6e3004c8a53a82d4bcade1c20f4726e65e79f7ced79cea99459bbcc 2019/03/20 13:49:06...
Dynamic Configuration options to patroni? Could someone show an example of how to pass dynamic configurations from postgres-operator to patroni?
Does the functionality exist to export a pyenv-virtualenv project to a directory for a use-case say like committing to a repo or project? I'd like to do this to give...
``` jknepper@Johns-MacBook-Pro [~]minikube start 🎉 minikube 1.8.2 is available! Download it: https://github.com/kubernetes/minikube/releases/tag/v1.8.2 💡 To disable this notice, run: 'minikube config set WantUpdateNotification false' 🙄 minikube v1.5.2 on Darwin 10.14.6 ✨...
Hi, going through a fresh installation of this extension I ran into the following notes and then some errors that prevented the postgis package_extent table from being created: OS -...