Score:0

Kubernetes cloudnativepg operator local/nfs backups

gr flag

I wanted to test the cloudnativepg operator for a local cluster and would like to save the backups on a local dir. The problem is that the documentation only has information regarding cloud solutions https://cloudnative-pg.io/documentation/1.20/backup_recovery/ and I can't seem to make it work with directories. I know it is somewhat of a long shot since not many people use this operator. I was thinking of something like this:

62 │ backup:
63 │ │ barmanObjectStore:
64 │ │ │ destinationPath: /data
65 │ │ │ wal:
66 │ │ │ │ compression: gzip
67 │ │ │ │ encryption: AES256
68 │ │ │ data:
69 │ │ │ │ compression: gzip
70 │ │ │ │ encryption: AES256
71 │ │ │ │ immediateCheckpoint: false
72 │ │ │ │ jobs: 2
Score:0
ci flag

you could deploy minIO locally and then push the backups there. You can use this link on how to deploy minio locally and then use the manifest provided by CloudnativePG to push and store the backups there. manifest_img

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.