Re: archive falling behind - Mailing list pgsql-admin

From Strahinja Kustudić
Subject Re: archive falling behind
Date
Msg-id CADKbJJXc7yTf7VLzDpvwE+up6gXjyM2WaDFevBhELpAptxoXVQ@mail.gmail.com
Whole thread Raw
In response to archive falling behind  (German Becker <german.becker@gmail.com>)
Responses Re: archive falling behind  (German Becker <german.becker@gmail.com>)
List pgsql-admin
How can the archive process fall behind? Postgres will never reuse WAL files which are not yet archived.

Regarding your question about slowing down WAL generation, that is not possible to do, unless you slow down the application which is doing the writing into the database.

Regards,
Strahinja

On Mon, Apr 22, 2013 at 6:03 PM, German Becker <german.becker@gmail.com> wrote:
Hi I am working with version 9.1.9. The dabase is in archiving mode. The archives are then sended to a hotstandby replication sever.
I have seen that under heavy load, the archive process will fall behind the WAL generation and thuse some WAL segments won't get archived so the replication stops. To recover from this I need to do a new cold backup and send it to the replication server. Is there a way to limit the WAL generation (i.e slowing down insterts and deletes) so as to prevent the archive from falling behind?

Thanks!!

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Simultaneous index creates on different schemas cause deadlock?
Next
From: Rodrigo Barboza
Date:
Subject: Size of pgstat.stat