Re: Barman WAL size issue - Mailing list pgsql-admin

From Marco Nietz
Subject Re: Barman WAL size issue
Date
Msg-id 9700d9ff-08f8-6730-69de-13806459c8d0@mnietz.de
Whole thread Raw
In response to Re: Barman WAL size issue  (Günce Kaya <guncekaya14@gmail.com>)
Responses Re: Barman WAL size issue  (Günce Kaya <guncekaya14@gmail.com>)
List pgsql-admin
Hi,

which wal method are you using? Wal Streaming or archiving by using 
archive_command?

In case of streaming, you could check if receive-wal process is running 
on the backup host and connected to the barman replication slot on the 
postgresql server.

In the other case, check your postgresql logfile if you have errors 
about the archiving.


Greetings,
Marco



Am 28.11.2017 um 11:51 schrieb Günce Kaya:
> Hello,
> 
> There are some cron which execute insert, update statement daily. It's 
> not possible nothing happened after previous backup. So, do you have 
> another idea about that?
> 
> Regards,
> Gunce
> 
> On Tue, Nov 28, 2017 at 12:44 PM, Shreeyansh Dba 
> <shreeyansh2014@gmail.com <mailto:shreeyansh2014@gmail.com>> wrote:
> 
> 
> 
>     On Tue, Nov 28, 2017 at 2:47 PM, Günce Kaya <guncekaya14@gmail.com
>     <mailto:guncekaya14@gmail.com>> wrote:
> 
>         Hi all,
> 
>         We use Barman for backup. I checked latest backup as to whether
>         having latest backup is success and I saw WAL size is 0 B.
> 
>         -bash-4.1$ barman list-backup dbalpha
>         dbalpha 20171127T190002 - Tue Nov 28 09:43:40 2017 - Size: 326.0
>         GiB - WAL Size: 0 B ....
> 
>         I think it's not normal. Any help would be appreciated.
> 
> 
>     ​This is quite normal scenario, I suspect as not many transactions
>     have happened since its previous backup was taken which resulted in
>     WAL size to 0 B​
> 
> 
>         Regards,
>         Gunce Kaya
> 
>         Linkedin <https://tr.linkedin.com/in/guncekaya> - Twitter
>         <https://twitter.com/gguncesi> - Blog
>         <http://www.guncekaya.blogspot.com.tr/>
> 
> 
> 
> 
>     -- 
>     http://www.shreeyansh.com <http://www.shreeyansh.com>
> 
> 
> 
> 
> -- 
> Gunce Kaya
> 
> Linkedin <https://tr.linkedin.com/in/guncekaya> - Twitter 
> <https://twitter.com/gguncesi> - Blog 
> <http://www.guncekaya.blogspot.com.tr/>


pgsql-admin by date:

Previous
From: Günce Kaya
Date:
Subject: Re: Barman WAL size issue
Next
From: Günce Kaya
Date:
Subject: Re: Barman WAL size issue