Re: Backup throttling

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Gibheer <gibheer@zero-knowledge.org>
Cc: Antonin Houska <antonin.houska@gmail.com>, pgsql-hackers@postgresql.org
Date: 2013-07-31T17:36:24Z
Lists: pgsql-hackers
Gibheer escribió:

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

I think we should have GetCurrentTimestamp() in src/common; there are
way too many copies of that functionality now.  I looked into this
awhile back, but eviscerating the datetime.c/timestamp.c code out of the
backend proved much messier than I anticipated.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services