Re: Backup throttling - Mailing list pgsql-hackers

From Gibheer
Subject Re: Backup throttling
Date
Msg-id 20130731071336.1491c25b@linse.fritz.box
Whole thread Raw
In response to Backup throttling  (Antonin Houska <antonin.houska@gmail.com>)
Responses Re: Backup throttling
Re: Backup throttling
List pgsql-hackers
On Wed, 24 Jul 2013 09:20:52 +0200
Antonin Houska <antonin.houska@gmail.com> wrote:

> Hello,
> the purpose of this patch is to limit impact of pg_backup on running 
> server. Feedback is appreciated.
> 
> // Antonin Houska (Tony)

Hi,

That is a really nice feature. I took a first look at your patch and
some empty lines you added (e.g. line 60 your patch). Can you remove
them?

Why did you move localGetCurrentTimestamp() into streamutil.c? Is
sys/time.h still needed in receivelog.c after the move?

I will try your patch later today to see, if it works.

regards,

Stefan Radomski



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Computer VARSIZE_ANY(PTR) during debugging
Next
From: Tom Lane
Date:
Subject: Re: pass-through queries to foreign servers