smiyc
smiyc
@sxd wrote an blog post about this topic https://cloudnative-pg.io/blog/creating-container-images/
Hi @armru 1. create a cluster with max_connections=100 --> kubectl apply -f restore-test1.yaml 2. change max_connections to 200 --> kubectl apply -f restore-test2.yaml 3. generate some wal files "create database...
if the to be imported db is not named "app" the correct db owner from the source cluster is used. why should the db name make any difference in the...
@armru do you mind reviewing this