Anastasia
|
57d1fa7c5e
|
comments cleanup
|
2017-06-07 16:28:22 +03:00 |
|
Anastasia
|
310882b539
|
Implement backup data compression. Add options --compress-algorithm, --compress-level
|
2017-06-05 12:09:07 +03:00 |
|
Anastasia
|
94d4986356
|
fix a typo in error message
|
2017-06-01 13:03:54 +03:00 |
|
Anastasia
|
c5887e72fb
|
check that all required parameters are passed to archive-push and archive-get
|
2017-06-01 11:47:55 +03:00 |
|
Anastasia
|
84fb036004
|
fix in pg_stop_backup call on backup interruption
|
2017-05-31 16:05:14 +03:00 |
|
Anastasia
|
098a91f00f
|
improve help, add messages about successful init and add/del-instance
|
2017-05-31 15:59:09 +03:00 |
|
Anastasia
|
7efada48b1
|
fix bug in catalog structure for multiple instance backup
|
2017-05-31 15:33:06 +03:00 |
|
Arthur Zakirov
|
66d3e97e26
|
Do non-exclusive backup for PostgreSQL 9.6+
|
2017-05-29 19:03:55 +03:00 |
|
Arthur Zakirov
|
7a294ad0c9
|
Use checkpoint_timeout in stop_streaming()
|
2017-05-29 18:58:41 +03:00 |
|
Arthur Zakirov
|
dd83e73918
|
INFO:Wait end of WAL streaming
|
2017-05-29 18:58:41 +03:00 |
|
Arthur Zakirov
|
a98eb327e1
|
Wait for target LSN, not only for WAL segment
|
2017-05-29 18:58:41 +03:00 |
|
Arthur Zakirov
|
aa9764d8e9
|
Wait checkpoint_timeout + 3s for LSN in stream mode
|
2017-05-29 18:58:41 +03:00 |
|
Arthur Zakirov
|
82ca5a0213
|
Wait for stop_lsn.
In stream mode we wait it in backuped pg_xlog directory now.
|
2017-05-29 18:58:41 +03:00 |
|
Arthur Zakirov
|
635a4a53ed
|
Added pgBackupGetPath2()
|
2017-05-29 18:58:41 +03:00 |
|
Anastasia
|
d10b05bd91
|
Version 1.1.14
|
2017-05-29 18:53:38 +03:00 |
|
Anastasia
|
4e94454544
|
1. Implement backup of multiple instances. Add option --instance, commands add-instance and del-instance.
2. Implement pg_probackup specific commands for archiving: archive-push for archive_command and archive-get for restore_command
|
2017-05-29 18:52:43 +03:00 |
|
Anastasia
|
5390887107
|
fix WAL validation for stream backups
|
2017-05-29 17:34:49 +03:00 |
|
Arthur Zakirov
|
a00f9f1863
|
--log-directory should be an absolute path
|
2017-05-29 16:56:11 +03:00 |
|
Arthur Zakirov
|
3b3180ec97
|
Fix logger, when an error is occured during parsing cmd options
|
2017-05-29 15:13:26 +03:00 |
|
Anastasia
|
798c447be7
|
fix skipping empty files in backup
|
2017-05-29 12:45:56 +03:00 |
|
Grigory Smolkin
|
035b639002
|
validate fix
|
2017-05-25 15:34:18 +03:00 |
|
Anastasia
|
494b978fe0
|
Version 1.1.13
|
2017-05-25 14:24:52 +03:00 |
|
Grigory Smolkin
|
b1e849a588
|
validate rework, self.cmd and self.output added
|
2017-05-25 12:54:06 +03:00 |
|
Arthur Zakirov
|
777ab09f29
|
Remove delete_all from delete_walfiles()
|
2017-05-24 14:22:51 +03:00 |
|
Anastasia
|
0dba271511
|
if WAL segment required to create pagemap is absent, throw an ERROR
|
2017-05-23 20:51:58 +03:00 |
|
Anastasia
|
8c74cf7cb3
|
If WAL segment is lost or broken, update status of the corresponding backup to CORRUPT
|
2017-05-23 13:20:43 +03:00 |
|
Grigory Smolkin
|
0f212e0455
|
TESTS: false_positive added, pgpro-560 added, validate redesign
|
2017-05-22 14:17:43 +03:00 |
|
Arthur Zakirov
|
134c9390b2
|
Fix --stream option number
|
2017-05-19 20:15:14 +03:00 |
|
Arthur Zakirov
|
a3a8e8a843
|
Remove [-q] and [-v] from help
|
2017-05-19 12:09:44 +03:00 |
|
Arthur Zakirov
|
62eee9cfdc
|
Write ERROR status of the backup before executing pg_stop_backup()
|
2017-05-19 12:08:16 +03:00 |
|
Arthur Zakirov
|
2654810371
|
Remove --verbose and --quiet from help
|
2017-05-18 18:12:02 +03:00 |
|
Arthur Zakirov
|
e6ec0f2898
|
Check if archiving is enabled during archive backup
|
2017-05-18 15:53:09 +03:00 |
|
Arthur Zakirov
|
9f9c95c990
|
Wait for start_lsn in pg_start_backup()
|
2017-05-18 15:33:03 +03:00 |
|
Arthur Zakirov
|
d6ee6b113f
|
Fix copying args to std_args
|
2017-05-18 13:41:04 +03:00 |
|
Grigory Smolkin
|
2b02bd4094
|
pgpro589 added
|
2017-05-18 13:01:30 +03:00 |
|
Arthur Zakirov
|
ff03146366
|
Version 1.1.12
|
2017-05-18 12:22:56 +03:00 |
|
Arthur Zakirov
|
e5d93f0422
|
Fix help for logging parameters
|
2017-05-18 12:21:59 +03:00 |
|
Arthur Zakirov
|
726c0803b0
|
Add configure options for logging
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
5b868dc837
|
Fix using of va_list. It is necessary to exec va_copy() every times
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
c2e87828e1
|
log_rotation_age works
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
e56ae3007e
|
Working on log_rotation_age
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
1a6ee7a320
|
Rotation by size works
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
cfe9b85b9b
|
Logging to error-log-file works
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
9e8b171116
|
pg_probackup reads logging options
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
ea4ff53e3d
|
Logs are written to log files
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
62e4e90e2c
|
Add log file functions
|
2017-05-18 12:09:04 +03:00 |
|
Arthur Zakirov
|
69b41b2d94
|
Added pgut/logger.h and pgut/logger.c for message logging
|
2017-05-18 12:09:04 +03:00 |
|
Grigory Smolkin
|
eb97837356
|
fixes for pgpro561
|
2017-05-17 20:43:28 +03:00 |
|
Grigory Smolkin
|
8972d4f45b
|
minor fixes
|
2017-05-17 14:01:57 +03:00 |
|
Grigory Smolkin
|
fa1ba6c531
|
pgpro561 added
|
2017-05-17 12:46:38 +03:00 |
|