finding and monitoring old WAL archives - Mailing list pgsql-general

From asli cokay
Subject finding and monitoring old WAL archives
Date
Msg-id CAGADRUF7BFjJe5tb1c6o-JFoacosSWWyxb4b5_+t7kOp+U6COQ@mail.gmail.com
Whole thread Raw
List pgsql-general
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 <path to wal> -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 advance.

pgsql-general by date:

Previous
From: "Podrigal, Aron"
Date:
Subject: Alter generated column expression
Next
From: Franck Pachot
Date:
Subject: Re: Oracle vs. PostgreSQL - a comment