Re: Archive cleanup

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Archive cleanup
Дата
Msg-id 11b4adf7-9b46-a3b5-e18f-2cc38adc6116@gmail.com
обсуждение исходный текст
Ответ на Re: Archive cleanup  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
Ответы Re: Archive cleanup  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-admin
Use PgBackRest, and make your life a lot easier.

On 8/5/23 19:36, Rajesh Kumar wrote:
Archive is must for point in time recovery right?

On Fri, 4 Aug 2023 at 06:48, Jeff Janes <jeff.janes@gmail.com> wrote:
On Fri, Aug 4, 2023 at 5:04 AM Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
Hi friends,

Anybody let me know how to automate the archive clean up in postgres.

If the only reason you have an archive is so a standby can get the WAL, then you can just use a slot instead.  If you don't have an archive, you don't need to clean it up.

If you are using the archive for something else, you would need to tell us what that is.  Otherwise, you are just asking "how long is a piece of string"?

Cheers,

Jeff

--
Born in Arizona, moved to Babylonia.

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

Предыдущее
От: Rajesh Kumar
Дата:
Сообщение: Re: Archive cleanup
Следующее
От: Nikhil Shetty
Дата:
Сообщение: Parallel WAL Archival Options