Commit Graph

60680 Commits (89f5000235e0e260e8c2fbf1a42825cf5b0bd11b)
 

Author SHA1 Message Date
Dragos Andriciuc 89f5000235
Update Patroni config file (#551) 2 weeks ago
Dragos Andriciuc afdbffb422
Add information regarding key rotation during backups for pg_basebackup making servers fail to start (#550) 2 weeks ago
Dragos Andriciuc 532d264054
Remove an extra s from param and remove ensure_new_key param (#555) 2 weeks ago
Andrew Pogrebnoy 2364be29cc Fix XLogging of rotated key 2 weeks ago
Andrew Pogrebnoy a711d8befa Fix possible _keys file loss during key rotation 2 weeks ago
Dragos Andriciuc fb543801dc
Add WAL release note for 2.0 release (#482) 2 weeks ago
Dragos Andriciuc 6719db5704
Update WAL backup topic regarding TAR not supporting `-X stream` when WAL encryption is enabled (#548) 2 weeks ago
Dragos Andriciuc acaddab9ab
PG-1858 Document backing up with WAL with encrypt enabled (#534) 3 weeks ago
Dragos Andriciuc 307b33d656
Add WAL content for 2.0 release (#499) 3 weeks ago
Dragos Andriciuc c0ad12b50f
PG-1832 Document the archive and restore commands cont (#531) 3 weeks ago
Dragos Andriciuc 9d6297fa30 Update the Features topic buttons for better clarity (#508) 3 weeks ago
Anders Åstrand 50b3ec8e97 Bump percona version to 17.5.3 3 weeks ago
Anders Åstrand d55240d24c Bump pg_tde version to 2.0 3 weeks ago
Andreas Karlsson 415cb8dd5b Properly print errors from system() in archive and restore commands 3 weeks ago
Andrew Pogrebnoy 481030de9a pg_basebackup: encrypt streamed WAL with new key 3 weeks ago
Andreas Karlsson 6df714b25c PG-1867 Improve archiving test and fix race condition 3 weeks ago
Andreas Karlsson 80e0bb0b56 PG-1867 Make pg_tde_restore_encrypt re-use old keys 3 weeks ago
Andreas Karlsson 1338ceb137 Do not try to fetch the last key when we do not have to 3 weeks ago
Anders Åstrand aed49c0847 PG-1866 Reset WAL key cache on shmem init 3 weeks ago
Andrew Pogrebnoy 621c3f8d3d Suppress LSAN complaints on pgbench 3 weeks ago
Andrew Pogrebnoy dbaeda163d Fix leaked var in tde archiver tools 3 weeks ago
Anders Åstrand b709662c25 Hold required lock when initializing shmem 3 weeks ago
Zsolt Parragi ff8a389bfd PG-1604 fix: preallocate one more record for the cache 3 weeks ago
Andreas Karlsson 167aef2ba2 PG-1605 Fix issue with test which crashes when re-run 4 weeks ago
Andreas Karlsson f96ade0f2d PG-1605 Fix encryption with old keys with disabled WAL encryption 4 weeks ago
Zsolt Parragi 9dfed22f84 PG-1604: Improve last key LSN calculation logic 4 weeks ago
Zsolt Parragi c7e7dc52a7 Xlog encryption bugfix: offset calculation was off on TLI change 4 weeks ago
Anders Åstrand 6ddc86c4e3 Fix tabs in usage instructions 4 weeks ago
Anders Åstrand f5082879dc PG-1862 Use single argument for wrapped command 4 weeks ago
Anders Åstrand db41dae201 Fix typo in pg_tde_archive_decrypt 4 weeks ago
Andreas Karlsson 2d91a89189 PG-1842 PG-1843 Optimize deletion of leftover relation keys 4 weeks ago
Andreas Karlsson 13c1038eeb PG-1863 Consistently use create/delete for keys 4 weeks ago
Andreas Karlsson bccaa7ab15 PG-1863 Do not try to delete keys or log WAL for temporary tables 4 weeks ago
Andreas Karlsson d83b36e58d Remove merge separator from documentation page 1 month ago
Andreas Karlsson 57eefad2a1 Clean up code blocks in our documentation 1 month ago
Andreas Karlsson b2bb77c0ef Move common things for key files into a separate header file 1 month ago
Andreas Karlsson cff0bf5ad3 Remove warning about WAL encryption being unstable 1 month ago
Andreas Karlsson 3d90419b08 Constify some function arguments 1 month ago
Andreas Karlsson 1d12fe4d26 Remove two pointless debug log statemenets 1 month ago
Andreas Karlsson 695a1426cc Move code from key rotation helpers into the function 1 month ago
Andreas Karlsson cf91f94710 Use sizeof directly instead of defines 1 month ago
Dragos Andriciuc bbe1728be4
PG-1523 Rework uninstallation documentation cleanup (#490) 1 month ago
Artem Gavrilov 458e6ed0be Add missing test to meson build 1 month ago
Andrew Pogrebnoy da899e0f32 PG-1603 Make pg_basebackup work with encrypted WAL 1 month ago
Andreas Karlsson 602cd736e2 Split key type enum into two to make code less confusing 1 month ago
Andreas Karlsson 588938d7b9 Clean up type code for the key map file 1 month ago
Andreas Karlsson d7b42c1fde Remove checks for empty entries in WAL key file 1 month ago
Andrew Pogrebnoy 1a20e9bb45 PG-1813 Make WAL keys TLI aware 1 month ago
Anders Åstrand 87c55e6690 Remove some unused fields from InternalKey 1 month ago
Andreas Karlsson 8d7192cdba Move things out of header files after key file split 1 month ago