finding and monitoring old WAL archives

2021-04-20 Thread asli cokay
Hi everyone , I want to ask that let's say if I have 1 day old wal files I want to figure out and monitor that with prometheus. I can find the WAL files in this way find -ctime +x(day) I wonder if I want to figure out the files with sql command is there any way to figure out ? Thanks in advan

Re: WAL-G shipping to the cloud

2021-03-19 Thread asli cokay
> Please note, however, I'm using this in Kubernetes, so the relevant docker > image has already got all the relevant ENV config for Wall-G loaded > beforehand. > But Wal-G is really straightforward to configure, however. > > Adalberto > > > > > Il giorno ven 19 ma

Re: WAL-G shipping to the cloud

2021-03-18 Thread asli cokay
Thank you, Bruce. Actually I mean I am using WAL-G what I am curious about is that I want to test shipping process automate, and I am looking for the ideas. But thanks for your help. Bruce Momjian , 18 Mar 2021 Per, 17:24 tarihinde şunu yazdı: > On Thu, Mar 18, 2021 at 05:18:30PM -0400, aslı coka