Jonathan S. Katz

Results 122 comments of Jonathan S. Katz

I've been using [kind](https://kind.sigs.k8s.io/) lately to run PGO locally along with my databases. It's been pretty easy and efficient. If you have the contents of the `pgdata` directory, you could...

Without any logs, commands, etc. this is a bit challenging to troubleshoot.

Why do you have both HAProxy and an nginx ingress?

Open to the idea. Please feel free to submit a patch :smile:

Hi @frafra, Thanks for your patience. The files you need to build are now available. You can get the key/repo file here: https://www.crunchydata.com/developers/download-postgres/binaries/postgresql12 Thanks!

Hm...we're running `dnf clean` etc. pretty much after each install command, unless we missed some. Something worth looking into.

@jansmets How did you introspect this?

@alex1989hu Yup, I think that is the direction we want to head in. We have not thoroughly tested doing so across all the containers yet. That said, I do agree...

Yeah, I think it's safe to do this on the Operator container itself. I'd like to put it into our e2e pipeline to ensure all the other various functionalities still...