Re: Huge archive log generate in Postgresql-13

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Huge archive log generate in Postgresql-13
Дата
Msg-id 5e94410e-ae0e-db88-24cc-58805a9f73d0@aklaver.com
обсуждение исходный текст
Ответ на Huge archive log generate in Postgresql-13  (Ram Pratap Maurya <ram.maurya@lavainternational.in>)
Ответы RE: Huge archive log generate in Postgresql-13  (Ram Pratap Maurya <ram.maurya@lavainternational.in>)
Список pgsql-general
On 4/18/22 04:34, Ram Pratap Maurya wrote:
> Hi Support,
> 
> We have upgraded postgresql DB from version 11 to 13 .  after upgrade to 
> 13  huge archive log generate in system .
> 
> Before upgrade  per day 120GB to 150 GB log generated but after upgrade 
> per day approx. 250 to 300 GB log generated.

Where are you measuring this in the WAL directory or the archive directory?

Do you have replication set up from this server and if so what type?

FYI, the wal_level setting of hot_standby is deprecated and maps to 
replica since version 9.6. At some point you might want to change to 
match current documentation.

> 
> Can you please suggest why huge archive log generated after upgrade 
>   there any configure setting or this is Postgresql-13 behaviour.
> 
> Postgresql-13 Postgresql conf file attached for your references.
> 
> Regards,
> 
> Ram Pratap.
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: What do you guys use for issue tracking, CI/CD and team management? any nice open source options?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Facing issues with pgsql upgrade.