Eric-zch

Results 13 comments of Eric-zch

![image](https://user-images.githubusercontent.com/67849191/93661591-83642d00-fa8b-11ea-8bbd-82e0812e8419.png) Not sure if this function for creating topic dynamically is implemented or not.

Hi @jmckulk I tested Crunchy Postgres on ppc64le OpenShift. It works! But sometimes I meet some small issues, it is hard for me to get the root cause of the...

Hi @tjmoore4 I had this error when I called a stored procedure in postgresql database ``` Exception caught : org.postgresql.util.PSQLException: ERROR: stack depth limit exceeded   Hint: Increase the configuration parameter...

Hello @tjmoore4 Thanks for your reply. Yes, we configured NetworkChaos to have a 3s latency. It seems the livenes probe settings could not be updated in Crunchy postgrescluster configuration. "Periodic...

Hi @dsessler7 For our daily scheduled backup, there is no such issue. Yes, I used pgo client, I think it is user friendly compared with the old way of backup....

Hi @dsessler7 Below is my testing for one-off backup based on https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/backup-management/ ``` [zhaoch@~]$oc annotate postgrescluster pnst --overwrite postgres-operator.crunchydata.com/pgbackrest-backup="$(date)" postgrescluster.postgres-operator.crunchydata.com/pnst annotated [zhaoch@~]$oc pgo show backup pnst stanza: db status: ok...

Hi @dsessler7 ``` [zhaoch@x86_64]$kubectl get deployment,pod -A -l postgres-operator.crunchydata.com/control-plane NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE crunchy-postgres-operator deployment.apps/pgo 1/1 1 1 197d crunchy-postgres-operator deployment.apps/pgo-upgrade 1/1 1 1 197d NAMESPACE NAME READY...

Hi @dsessler7 Thanks for identifying the root cause of the duplicated database backup, just as you said, it is related to two operators running, and I did not realize that...

[endpoint_output.txt](https://github.com/CrunchyData/postgres-operator/files/11134837/endpoint_output.txt) Full output from kubectl get endpoints/smps-ha-config -o yaml