Andras Bacsai
|
208f7720bc
|
fix: avoid inherited compose ports and defer archive inspection
Prevent multi-service Compose domains from inheriting the application port, and defer PostgreSQL custom-format archive inspection to pg_restore.
|
2026-09-05 14:19:38 +02:00 |
|
Andras Bacsai
|
d9f0820a6f
|
fix(database): restore custom PostgreSQL backup archives (#11481)
|
2026-08-24 16:27:45 +02:00 |
|
Andras Bacsai
|
909e776fbc
|
fix(database): allow PostgreSQL custom format backups safely
Detect custom format archives before scanning for blocked commands and tighten PostgreSQL restore command matching.
|
2026-08-15 15:12:59 +02:00 |
|
Andras Bacsai
|
2d63d51237
|
fix: harden database backup imports
|
2026-06-29 10:27:01 +02:00 |
|