How to check existing recovery points

From: Loles <lolesft(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: How to check existing recovery points
Date: 2022-03-21 14:07:17
Message-ID: CA+FWGK5yHEQPuGdq6WMzm=gyP8gnwOG31rSg6eGkC7R+5gJhgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi everyone!

I know how create news recovery points
with pg_create_restore_point('name'); but I don't know but how to query the
previously created points.

There is any way to check them, other than looking in the log?

Can they be removed?

Thanks!

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Guillaume Lelarge 2022-03-21 14:19:47 Re: How to check existing recovery points
Previous Message David G. Johnston 2022-03-20 01:56:15 Re: docker pgadmin