Commit Graph

60669 Commits (50b3ec8e97b310dc63242190ca174ac0858b8e56)
 

Author SHA1 Message Date
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
Andreas Karlsson 8c40309aa3 Change the file name of the wal keys to match better 1 month ago
Andreas Karlsson 91997fb26c Remove RelFileLocator from the WAL key file 1 month ago
Andreas Karlsson ac0c58d3d6 Use correct struct when calculating offset 1 month ago
Anders Åstrand 583f8efe11 PG-1813 Rename wal key file 1 month ago
Anders Åstrand 436d2a6dbd PG-1813 Change file magic for wal keyfile 1 month ago
Anders Åstrand 25ba877852 PG-1813 Separate format for smgr and wal keyfiles 1 month ago
Anders Åstrand a90de9898a Expose function to sign principal key data 1 month ago
Anders Åstrand 745995125c Use raw key data for stream crypto 1 month ago
Andreas Karlsson d707a967e3 PG-1842 Minor optimization and cleanup of redo of SMGR create 1 month ago
Andrew Pogrebnoy 0319cb352b Fix lsan issues in pg_resetwal 1 month ago
Dragos Andriciuc efe9f0431b
Add cards in the index page of the website (#488) 1 month ago