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 |
|
Grigory Smolkin
|
442cef1ca5
|
PGPRO-688 tests added
|
2017-05-15 02:43:05 +03:00 |
|
Anastasia
|
6db02b6401
|
Version 1.1.11
|
2017-05-11 12:39:27 +03:00 |
|
Anastasia
|
e3a37375e1
|
Merge branch 'master' into help_messages
|
2017-05-10 14:47:46 +03:00 |
|
Anastasia
|
1b2784b7cd
|
fix ERROR message
|
2017-05-05 23:02:48 +03:00 |
|
Grigory Smolkin
|
36e64407fc
|
ptrack, validate, retention fixes
|
2017-05-05 16:21:49 +03:00 |
|
Anastasia
|
d470effef8
|
change message about error during reading WAL
|
2017-05-05 13:23:52 +03:00 |
|
Anastasia
|
135f86e13d
|
implement help for probackup commands
|
2017-05-05 13:14:46 +03:00 |
|
Anastasia
|
a6be0c35f4
|
fix INFO message
|
2017-05-05 11:31:00 +03:00 |
|
Anastasia
|
0e11c87396
|
fix skipping pages which hasn't changed since prev backup
|
2017-05-04 18:14:17 +03:00 |
|
Anastasia
|
1eff9fce50
|
clarify Log message about restored file
|
2017-05-04 17:25:31 +03:00 |
|
Anastasia
|
a5435cacad
|
update expected version in tests
|
2017-05-04 12:38:32 +03:00 |
|
Anastasia
|
c5de04416f
|
Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup
|
2017-05-04 11:52:17 +03:00 |
|
Grigory Smolkin
|
262f1ab410
|
test fixes
|
2017-05-03 18:05:19 +03:00 |
|
Anastasia
|
7777afceb4
|
restore code cleanup
|
2017-05-03 15:55:11 +03:00 |
|
Grigory Smolkin
|
2b8da45f09
|
ptrack tests added
|
2017-05-03 14:14:48 +03:00 |
|
Anastasia
|
d4743168df
|
Version 1.1.10
|
2017-05-03 12:54:38 +03:00 |
|
Anastasia
|
d40e299c3c
|
fix dest backup search
|
2017-05-02 17:28:08 +03:00 |
|
Anastasia
|
419008d9de
|
code cleanup
|
2017-05-02 15:13:32 +03:00 |
|
Anastasia
|
01a21462ac
|
fix tablespace mapping bug
|
2017-05-02 12:50:34 +03:00 |
|
Anastasia
|
3c707a0a83
|
Version 1.1.9
|
2017-05-02 11:50:20 +03:00 |
|
Anastasia
|
be25c3e4db
|
fix check_tablespace_mapping
|
2017-04-28 23:38:18 +03:00 |
|
Anastasia
|
88754a7f26
|
update help output. TODO: implement detailed help for each command
|
2017-04-28 19:53:13 +03:00 |
|
Anastasia
|
9c2730a03d
|
Command changes. set-config/show-config instead of config command
|
2017-04-28 18:58:55 +03:00 |
|
Anastasia
|
0acc91112c
|
add INFO message about backup/validate completion
|
2017-04-28 17:39:19 +03:00 |
|
Arthur Zakirov
|
95df9fa6bb
|
Version 1.1.8
|
2017-04-27 17:23:10 +03:00 |
|
Arthur Zakirov
|
ecc5e56201
|
Fix readTimeLineHistory_probackup(). It should check existance of history file
|
2017-04-27 17:10:26 +03:00 |
|
Anastasia
|
35471b52ed
|
fix PTRACK backup error caused by wrong sort order
|
2017-04-25 18:58:29 +03:00 |
|
Anastasia
|
8405a59a53
|
Add backup completed message. 1.1.7 is stable version
|
2017-04-25 17:33:52 +03:00 |
|
Arthur Zakirov
|
61475a8292
|
Remove unnecessary do_deletewal() function
|
2017-04-25 13:49:16 +03:00 |
|
Arthur Zakirov
|
c8d5e0338d
|
Get list of backups in do_backup() as soon as possible
|
2017-04-25 12:42:38 +03:00 |
|
Arthur Zakirov
|
2bdaaf0eaf
|
Add pg_switch_wal(). It is used for page backup
|
2017-04-24 19:25:42 +03:00 |
|
Arthur Zakirov
|
e9e25d96b4
|
Fix parsing db_oid from relation path in make_pagemap_from_ptrack()
|
2017-04-24 18:22:34 +03:00 |
|
Arthur Zakirov
|
737c8b0647
|
Add WAL column for show command
|
2017-04-24 17:56:05 +03:00 |
|
Arthur Zakirov
|
0effc18193
|
Remove unnecessary ERROR message
|
2017-04-24 15:44:15 +03:00 |
|
Arthur Zakirov
|
d43709bf90
|
Fix fseek() result check
|
2017-04-24 15:32:14 +03:00 |
|
Arthur Zakirov
|
72c5d0d115
|
Add crazy function get_control_value().
It parses json-like lines of backup_content.control file.
|
2017-04-22 23:27:56 +03:00 |
|
Arthur Zakirov
|
0077a78871
|
Fix dir_read_file_list().
It missed that names and values have quotes and did not check ptr for NULL.
|
2017-04-21 19:46:19 +03:00 |
|
Arthur Zakirov
|
ff61f80ce8
|
Improve comment of create_recovery_conf()
|
2017-04-21 17:06:41 +03:00 |
|
Arthur Zakirov
|
8dea09ca1a
|
Improve comments. Add pgBackupGetBackupMode()
|
2017-04-21 14:54:33 +03:00 |
|
Arthur Zakirov
|
1cd6a9762d
|
Free base36enc's results
|
2017-04-21 12:06:07 +03:00 |
|
Arthur Zakirov
|
e861c7f7f2
|
Little fixes
- read parent-backup-id not parent_backup
- sort backup_files_list only for ptrack backup
|
2017-04-21 11:54:00 +03:00 |
|
Anastasia
|
a2bcbc77bd
|
check file format in dir_list_file
|
2017-04-21 11:41:20 +03:00 |
|
Arthur Zakirov
|
dc50ba791a
|
Move state() under backup_path initialization
|
2017-04-20 16:46:51 +03:00 |
|
Arthur Zakirov
|
366073b01a
|
Version 1.1.6
|
2017-04-20 15:56:39 +03:00 |
|
Anastasia
|
e0175b98c5
|
Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup
|
2017-04-20 15:22:37 +03:00 |
|