On Fri, Jul 12, 2019 at 4:34 PM Nicola Contu wrote:
> P.S.: I am on postgres 11.3
>
> Il giorno ven 12 lug 2019 alle ore 16:32 Nicola Contu <
> nicola.co...@gmail.com> ha scritto:
>
>> Hello,
>> we noticed with a simple matview we have that refreshing it using the
>> concurrently item the space a
wal_sender_timeout should be as long as necessary. Each wal file is 16MB,
so it should be *at least* as long as the time needed to transfer
16MB*wal_keep_segments. Take a look at the size of your pg_xlog folder.
On Sun, Sep 2, 2018 at 3:41 PM Adrian Klaver
wrote:
> On 09/01/2018 09:06 PM, greigw