postgresql/src/bin
Alvaro Herrera ef5856fd9b Allow BASE_BACKUP to be throttled
A new MAX_RATE option allows imposing a limit to the network transfer
rate from the server side.  This is useful to limit the stress that
taking a base backup has on the server.

pg_basebackup is now able to specify a value to the server, too.

Author: Antonin Houska

Patch reviewed by Stefan Radomski, Andres Freund, Zoltán Böszörményi,
Fujii Masao, and Álvaro Herrera.
2014-02-27 18:55:57 -03:00
..
initdb Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
pg_basebackup Allow BASE_BACKUP to be throttled 2014-02-27 18:55:57 -03:00
pg_config Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_controldata Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ctl Enable building with Visual Studion 2013. 2014-01-26 09:49:10 -05:00
pg_dump pg_dump: fix subtle memory leak in func and arg signature processing 2014-02-24 12:32:41 -05:00
pg_resetxlog Centralize getopt-related declarations in a new header file pg_getopt.h. 2014-02-15 14:31:30 -05:00
pgevent Remove inappropriate EXPORTS line. 2014-02-19 21:08:50 -05:00
psql psql: add separate \d display for disabled system triggers 2014-02-24 12:44:55 -05:00
scripts scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00