-
Notifications
You must be signed in to change notification settings - Fork 11
Insights: percona/postgres
Overview
-
- 55 Merged pull requests
- 9 Open pull requests
- 0 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
55 Pull requests merged by 6 people
-
PG-1870 Run postgresql TAP suite with pg_tde enabled
#535 merged
Aug 28, 2025 -
Add pg_receivewal to list of unsupported tools with WAL encrypt
#556 merged
Aug 28, 2025 -
Update Patroni config file
#551 merged
Aug 28, 2025 -
Add information regarding key rotation during backups for pg_basebackup making servers fail to start
#550 merged
Aug 28, 2025 -
Remove an extra s from param and remove ensure_new_key param
#555 merged
Aug 28, 2025 -
Fix XLogging of rotated key
#552 merged
Aug 26, 2025 -
Fix possible _keys file loss during key rotation
#549 merged
Aug 26, 2025 -
Add WAL release note for 2.0 release
#482 merged
Aug 26, 2025 -
Update WAL backup topic regarding TAR not supporting
-X stream
when WAL encryption is enabled#548 merged
Aug 25, 2025 -
PG-1858 Document backing up with WAL with encrypt enabled
#534 merged
Aug 22, 2025 -
Add WAL content for 2.0 release
#499 merged
Aug 22, 2025 -
PG-1832 Document the archive and restore commands cont
#531 merged
Aug 22, 2025 -
Update the Features topic buttons for better clarity
#508 merged
Aug 20, 2025 -
Properly print errors from
system()
in archive and restore commands#546 merged
Aug 19, 2025 -
pg_basebackup: encrypt streamed WAL with new key
#537 merged
Aug 19, 2025 -
PG-1867 Improve archiving test and fix race condition
#545 merged
Aug 19, 2025 -
PG-1867 Make
pg_tde_restore_encrypt
re-use old keys#543 merged
Aug 19, 2025 -
Do not try to fetch the last key when we do not have to
#544 merged
Aug 19, 2025 -
PG-1866 Reset wal cache on shmem init
#542 merged
Aug 19, 2025 -
Fix leaked var in tde archiver tools
#540 merged
Aug 18, 2025 -
Hold required lock when initializing shmem
#541 merged
Aug 18, 2025 -
PG-1604 fix: preallocate one more record for the cache
#539 merged
Aug 18, 2025 -
PG-1605 Fix encryption with old keys with disabled WAL encryption
#536 merged
Aug 14, 2025 -
PG-1604: Improve last key LSN calculation logic
#519 merged
Aug 14, 2025 -
Fix tabs in usage instructions
#532 merged
Aug 13, 2025 -
PG-1862 Use system() over exec() for archive/restore commands
#526 merged
Aug 13, 2025 -
PG-1842 PG-1843 Optimize deletion of leftover relation keys
#529 merged
Aug 13, 2025 -
PG-1863 Do not try to delete keys or log WAL for temporary tables
#512 merged
Aug 13, 2025 -
Remove merge separator from documentation page
#525 merged
Aug 12, 2025 -
Clean up code examples in our documentation
#524 merged
Aug 12, 2025 -
Move common things for key files into a separate header file
#516 merged
Aug 11, 2025 -
Remove warning about the WAL format being unstable
#515 merged
Aug 11, 2025 -
Constify some function arguments
#518 merged
Aug 11, 2025 -
Remove two pointless debug log statemenets
#521 merged
Aug 11, 2025 -
Copy cleanups from
pg_tde_xlog_keys.c
topg_tde_tdemap.c
#517 merged
Aug 11, 2025 -
PG-1523 Rework uninstallation documentation cleanup
#490 merged
Aug 11, 2025 -
Add missing test to meson.build
#520 merged
Aug 11, 2025 -
PG-1603 Make pg_basebackup work with encrypted WAL
#513 merged
Aug 8, 2025 -
Split the type enum for WAL key and SMGR key types
#510 merged
Aug 8, 2025 -
PG-1813 Make WAL keys TLI aware
#509 merged
Aug 8, 2025 -
Remove some unused fields from InternalKey
#507 merged
Aug 7, 2025 -
Move things out of header files after key file split
#505 merged
Aug 7, 2025 -
Change the file name of the wal keys to match better
#504 merged
Aug 7, 2025 -
Remove RelFileLocator from the WAL key file
#503 merged
Aug 7, 2025 -
Separate file format for relation and wal keys
#500 merged
Aug 7, 2025 -
PG-1842 Minor optimization and cleanup of redo of SMGR create
#501 merged
Aug 6, 2025 -
Fix lsan issues in pg_resetwal
#498 merged
Aug 4, 2025 -
Add cards in the index page of the website
#488 merged
Aug 1, 2025 -
PG-1411 Make pg_resetwal work with TDE
#476 merged
Aug 1, 2025 -
Fix sanitizer issues
#497 merged
Jul 31, 2025 -
PG-1710 Decrypt partial WAL segments when archvining them
#496 merged
Jul 31, 2025 -
PG-1710 Use temporary files instead of pipes for archive and restore commands
#492 merged
Jul 30, 2025 -
Update code owners to not assign Andrew and Zsolt as reviewers
#494 merged
Jul 29, 2025 -
Fix our
poll_start()
helper by includingusleep()
#493 merged
Jul 29, 2025 -
PG-1710 Create helpers for decrypting/encrypting archived WAL
#487 merged
Jul 29, 2025
9 Pull requests opened by 6 people
-
PG-666 Create FIPS topic
#495 opened
Jul 30, 2025 -
PG-1213 Add SQL function for checking if WAL record is encrypted
#514 opened
Aug 8, 2025 -
PG-1857 Do not start basebackup w/o WAL keys
#527 opened
Aug 12, 2025 -
Only initialize WAL shmem structures once in `EXEC_BACKEND` builds
#530 opened
Aug 13, 2025 -
Test cython fix
#547 opened
Aug 20, 2025 -
Update `pg_verifybackup` tool with workaround
#553 opened
Aug 27, 2025 -
Reorganize Architecture chapter
#557 opened
Aug 28, 2025 -
Update warnings for basebackup
#558 opened
Aug 28, 2025 -
Remove unused #define
#559 opened
Aug 28, 2025
1 Issue opened by 1 person
-
FreeBSD support?
#538 opened
Aug 14, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Adding helper functions that reduce code duplications in TAP tests
#263 commented on
Aug 20, 2025 • 0 new comments -
Proof-of-concept: Protect decrypted relation keys
#446 commented on
Aug 20, 2025 • 0 new comments -
Proof-of-concept: Protect decrypted relation keys take 2
#467 commented on
Aug 20, 2025 • 0 new comments -
PKG-895: Allow citus and timescaledb to compile
#469 commented on
Aug 20, 2025 • 0 new comments