finding and monitoring old WAL archives

From: asli cokay <aslicokay(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: finding and monitoring old WAL archives
Date: 2021-04-21 03:44:09
Message-ID: CAGADRUF7BFjJe5tb1c6o-JFoacosSWWyxb4b5_+t7kOp+U6COQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-general by date

  From Date Subject
Next Message Franck Pachot 2021-04-21 19:23:13 Re: Oracle vs. PostgreSQL - a comment
Previous Message Podrigal, Aron 2021-04-20 17:35:47 Alter generated column expression