Re: PITR

Поиск
Список
Период
Сортировка
От Rajesh Kumar
Тема Re: PITR
Дата
Msg-id CAJk5AtYk-Oj2LqOfCGpatzQt8uC2T+Jp-q_gc14pWYgMBx2+iw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PITR  (MichaelDBA <MichaelDBA@sqlexec.com>)
Список pgsql-admin
Thank you all

On Fri, 17 May 2024, 19:12 MichaelDBA, <MichaelDBA@sqlexec.com> wrote:
To answer your question, logging DDL does not have ANYTHING to do with PITR.  So the answer is "NO, you cannot do PITR by just logging logging DDL".

You have to use binary backups and continuous WAL logging to be able to do PITR.  There are many tools out there to do that.  The best one in my opinion is PGBackrest.

Regards,
Michael Vitale


Ron Johnson wrote on 5/17/2024 9:26 AM:
On Fri, May 17, 2024 at 7:35 AM Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
Hi all,


I want to verify one thing. If I am logging only ddl and if somebody update data incorrectly and if we don't know the time, can we do pitr or not?

 If your system is busy, then log_statement = 'mod' is going to generate a LOT of pg_log data.



Regards,

Michael Vitale

Michaeldba@sqlexec.com

703-600-9343 


Вложения

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

Предыдущее
От: MichaelDBA
Дата:
Сообщение: Re: PITR
Следующее
От: Rui DeSousa
Дата:
Сообщение: Re: PITR