Commit Graph
68 Commits
Author SHA1 Message Date
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
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
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
Anastasia 7777afceb4 restore code cleanup 2017-05-03 15:55:11 +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
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
Anastasia a2bcbc77bd check file format in dir_list_file 2017-04-21 11:41:20 +03:00
Anastasia e0175b98c5 Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup 2017-04-20 15:22:37 +03:00
Anastasia 1af622f78a Options cleanup 2017-04-20 15:22:18 +03:00
Anastasia eaccb463df fix a warning 2017-04-19 18:31:40 +03:00
Anastasia e1d003bb6c Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup 2017-04-19 18:00:09 +03:00
Anastasia 5e0e881ce0 New option: delete --expired. Minor bugfixes. 2017-04-19 17:58:58 +03:00
Anastasia 1edaabf130 Format change. pg_probackup.conf contains more info now. Options change: configure subcommand is implemented 2017-04-19 16:47:41 +03:00
Anastasia 12cc3a1491 Format change backup.conf is renamed to backup.control 2017-04-19 12:01:10 +03:00
Anastasia 31efd8f598 Format change: file_database.txt is renamed to backup_content.control. Now it has json format. 2017-04-18 23:15:17 +03:00
Anastasia f833ca624b Code cleanup: backup, restore. Still WIP. Something can be broken. 2017-04-18 11:41:02 +03:00
Anastasia 3ca609a0ff Code cleanup: validate 2017-04-14 12:51:05 +03:00
Anastasia 75534a00be Code cleanup. Unify restore and validate. Remove unused functions. 2017-04-13 19:37:29 +03:00
Anastasia 9d14e06c35 Allow reading BACKUP_PATH from env variables, add some new options (not implemented yet) 2017-04-12 19:32:05 +03:00
Anastasia 2f76db68e5 Options change: now backupID should be passed to all subcommands as parameter -i or --backup-id 2017-04-12 19:13:43 +03:00
Anastasia 0f6d4140f4 Code cleanup. Now only PGDATA, PGHOST, PGPORT, PGUSER and PGDATABASE can be set from enviromental variables. If values was already set via command line option, it wouldn't be overwritten. 2017-04-12 18:57:02 +03:00
Anastasia 612070c48d Code cleanup. remove unused check option 2017-04-12 17:39:20 +03:00
Anastasia 0f59db3399 Code cleanup. Parse subcmd before options 2017-04-12 17:26:19 +03:00
Anastasia f35d0d7ee9 Code cleanup. Delete -W option 2017-04-12 16:47:45 +03:00
Anastasia e2eed71657 Code cleanup: remove PGUT_NO_PROMPT macro 2017-04-12 15:41:14 +03:00
Anastasia 5372a1e544 remove unused getopt.h and getopt_long.c files 2017-04-11 21:29:06 +03:00
Anastasia 1315723dc5 remove unused pgut-port files 2017-04-11 20:25:00 +03:00
Anastasia 0fc1856e57 fix typo 2017-03-22 11:44:18 +03:00
Anastasia 10334c915b change time granularity in pg_probackup show to seconds 2017-03-22 11:13:06 +03:00
Anastasia 1bc7231cae add some comments for pg_probackup.h 2017-03-20 20:19:33 +03:00
Anastasia cbcbf5fc21 show start_lsn and stop_lsn in pg_probackup show 2017-03-20 19:08:18 +03:00
Anastasia 6ad203a36d update links to ptrack patches in README 2017-03-13 18:46:46 +03:00
Anastasia 83f26c503b Exclude additional directories and files in pgdata_exclude_dir[] and pgdata_exclude_files[] 2017-03-13 18:04:46 +03:00
Anastasia 8775a399cb fix retention show message, when no policy is set 2017-02-15 19:46:40 +03:00
Anastasia 23abfcb5ce change WARNING message to LOG in verbose mode 2017-02-15 18:49:46 +03:00
Anastasia d10e5f1871 Merge branch 'ptrack' of git.postgrespro.ru:pgpro-dev/pg_probackup into ptrack 2017-02-15 18:31:50 +03:00
Anastasia d6b612e3c2 fix INFO message 2017-02-15 18:31:40 +03:00
Anastasia 62246e4c4e remove debug message 2017-02-15 18:12:12 +03:00
Anastasia 1e2b238689 don't try to check header of zeroed page 2017-02-15 18:10:43 +03:00
Anastasia f4fa1cd454 fix zeroed page handling. Skip checksum computing and just save the page 2017-02-15 14:12:04 +03:00
Anastasia 547470abb8 check size of the file if block reading has failed 2017-02-14 16:25:30 +03:00
Anastasia be18e8d39e add debug message 2017-02-14 11:27:15 +03:00
Anastasia 96fe569f6f Add nblocks into error message 2017-02-13 18:27:50 +03:00
Anastasia 42369f4cfd It's ok if file grows during backup 2017-02-13 18:24:15 +03:00
Anastasia a39511bf88 don't handle possible hole cut at restore 2017-02-13 17:34:29 +03:00
Anastasia cd6dd02245 fix a typo in file->size check 2017-02-13 17:33:05 +03:00
Anastasia 78370729c5 refactor backup_data_file(), don't cut the hole 2017-02-13 17:06:53 +03:00
Anastasia 53a5df9c8a allow page mode backup of compressed files. Just remove the error message. 2017-02-13 12:28:19 +03:00
Anastasia 946e1e24f0 Disable page hole cut in backup_data_file() 2017-02-13 11:49:47 +03:00
Anastasia 2ec6bc67f4 Implement incremental backup of compressed files, both page and ptrack do the same. Adds two columns to the list of files. 2017-02-13 11:44:53 +03:00