RE: How to check existing recovery points

Поиск
Список
Период
Сортировка
От Michel SALAIS
Тема RE: How to check existing recovery points
Дата
Msg-id 00ed01d83d74$36d6d820$a4848860$@msym.fr
обсуждение исходный текст
Ответ на How to check existing recovery points  (Loles <lolesft@gmail.com>)
Список pgsql-admin

De : Loles <lolesft@gmail.com>
Envoyé : lundi 21 mars 2022 15:07
À : pgsql-admin@postgresql.org
Objet : How to check existing recovery points

 

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!

Hi

 

Unfortunately, there is no system catalog to show these points.

On the other hand, there is no way (and no need) to remove them.

 

Michel SALAIS

В списке pgsql-admin по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: How to check existing recovery points
Следующее
От: Dirk Krautschick
Дата:
Сообщение: Vacuum behaviour for replicated nodes with pglogical (postgres 10)