Grigory Smolkin
2ac21b541d
Release 2.1.3
2019-05-30 14:19:02 +03:00
Grigory Smolkin
0fa0ec2d8c
Readme: update instruction about installing debug packages
2019-05-29 18:48:57 +03:00
Grigory Smolkin
84c6fd4101
README: bump current version
2019-05-24 15:07:23 +03:00
Grigory Smolkin
c3c05e83b6
README: add to limitions notice about incremental chains and timelines
2019-05-23 11:58:01 +03:00
Grigory Smolkin
a02fec70d4
Readme: small fix
2019-05-17 18:09:59 +03:00
Grigory Smolkin
83773d260e
README: add link to Windows installers
2019-05-17 18:07:15 +03:00
Grigory Smolkin
b6dcb82d46
README: Windows is considered stable
2019-05-06 16:12:56 +03:00
Grigory Smolkin
7412b74d18
README: minor update of archive backup description
2019-04-24 11:28:27 +03:00
Grigory Smolkin
a7d074dbff
README: change wording about WAL delivery strategies
2019-04-20 02:50:47 +03:00
Grigory Smolkin
1d31908b1e
README: add checkdb
2019-04-20 00:42:59 +03:00
Grigory Smolkin
9e26a6d6c9
update Readme about remote mode via ssh
2019-04-19 19:24:25 +03:00
Grigory Smolkin
523457c91d
update README
2019-03-30 00:25:10 +03:00
Grigory Smolkin
6fef70277d
remove limitation about external files from README
2019-03-29 22:09:52 +03:00
Grigory Smolkin
68ac0b43e2
README: Windows support in beta
2018-12-27 13:32:46 +03:00
Grigory Smolkin
4155171b19
update README.md about PG11 support
2018-11-30 09:19:32 +03:00
Arthur Zakirov
3769efdcb2
Update copyrights and rename COPYRIGHT to LICENSE
2018-11-02 15:08:33 +03:00
Arthur Zakirov
7fa00e7e55
Update supported versions in README.md
2018-10-09 15:01:08 +03:00
Grigory Smolkin
a8643740bc
Version 2.0.17
...
- Fix: correct handling for tablespaces located in PGDATA
- Fix: avoid deadlock in log file opening
- Fix: check PQresultStatus for pg_stop_backup()
- Fix: null-sized files were not copied to backup
- Impromevent: correct thread exit
- Impromevent: correct message about start/stop WAL streaming
- Impromevent: revalidation of CORRUPT and ORPHAN backups is now possible via 'validate' command
- New backup options:
'-b DELTA' - new incremental backup mode;
- New restore options:
'--immediate' - end recovery as soon as a consistent state is reached;
'--recovery-target-name=pause|promote|shutdown' - an action the PostgreSQL should take at the end of the recovery, default is 'pause';
'--recovery-target-name=target-name' - the named restore point to which recovery will proceed;
'-R (--write-recovery-conf)' - write a minimal recovery.conf in the output directory, to ease setting up a standby server;
- Adjust README
2018-04-29 04:42:38 +03:00
Grigory Smolkin
3b45f96318
Readme: update ptrack links to ptrack v1.5
2018-03-19 15:12:52 +03:00
Grigory Smolkin
e492b4e0d2
PGPRO-1457: note about DELTA mode in README
2018-03-15 19:00:00 +03:00
Grigory Smolkin
3d716efd01
Readme, minor fix for installation instruction
2018-03-03 06:32:49 +03:00
Grigory Smolkin
5493487156
Update packages installation instructions
2018-03-03 06:28:07 +03:00
Grigory Smolkin
c5f5ddcdbc
README package installation instruction adjustment
2018-02-09 18:29:32 +03:00
Grigory Smolkin
64e38b8061
minor fix
2018-02-07 07:02:16 +03:00
Grigory Smolkin
807bd80982
Package installation added to "Installation and Setup"
2018-02-07 06:41:22 +03:00
Grigory Smolkin
f5f4a65415
README minor change
2017-10-27 14:30:07 +03:00
Grigory Smolkin
9f07c0ccc7
v 2.0.9
2017-10-26 16:04:15 +03:00
Arthur Zakirov
5ab28f954e
Fix links to the documentation: replace postgresproee by postgrespro
2017-07-21 15:07:14 +03:00
Arthur Zakirov
c831b997ad
Add links to postgrespro.com documentation
2017-07-11 09:57:11 +03:00
Arthur Zakirov
29ff400795
Little fixes
2017-07-10 18:13:49 +03:00
Arthur Zakirov
2c43ebac74
Add README.md
2017-07-10 18:08:32 +03:00
Anastasia
385798e753
add --compress shortcut option
2017-07-03 18:06:39 +03:00
Anastasia
6ad203a36d
update links to ptrack patches in README
2017-03-13 18:46:46 +03:00
Sergey Bronnikov
9748817b00
enabling archive_mode is required
2016-12-16 18:56:47 +04:00
stalkerg
31c8090216
Add many tests and some words for docs.
2016-12-14 17:14:53 +03:00
stalkerg
188bbdd593
Rename project to pg_probackup.
2016-11-16 20:34:21 +03:00
stalkerg
324efc064f
Removed requirements wal_log_hints = on for pg_arman work.
2016-11-10 16:32:02 +03:00
stalkerg
6130be7b26
Add Requirements to README
2016-10-31 20:10:50 +03:00
stalkerg
fb40b3e5a7
Remove validation option and do it after any backup.
2016-10-25 19:02:30 +03:00
stalkerg
f0703e527c
Remove ARCLOG_PATH option.
2016-10-18 20:22:53 +03:00
stalkerg
6446aceec0
Update docs and readme for last changes.
2016-10-18 18:19:56 +03:00
stalkerg
9f038eeb5e
Add support backup from replica.
2016-09-29 17:33:21 +03:00
stalkerg
20a892e4e0
Update docs. Add link to new version of patch.
2016-09-01 13:31:38 +03:00
Alexander Korotkov
651dc0f629
Add description and howto about incremental backup.
2016-06-02 17:07:25 +03:00
stalkerg
8d4477f770
Move README to markdown
2016-05-31 13:57:17 +03:00