Commit Graph

20 Commits

Author SHA1 Message Date
Maksym Buz
888f61a2c8 docs: add table of contents to procedures readme and update gitignore 2026-03-30 19:13:58 +00:00
Maksym Buz
944b463b75 feat(monitoring): expose raw total_size_bytes for native Zabbix graphing 2026-03-26 19:48:41 +00:00
Maksym Buz
59170a77e6 fix(partitioning): add exact Zabbix auditlog indexes with renamed suffix to prevent IF NOT EXISTS collision 2026-03-26 19:35:53 +00:00
Maksym Buz
2b7a69ba11 Refactor auditlog preparation, rename procedures sequentially, and update test suite 2026-03-26 15:57:35 +00:00
Maksym Buz
14f38efafd feat: Add support for AWS RDS deployment and enhance maintenance scheduling documentation with pg_cron and Systemd Timer options. 2026-03-20 17:56:09 +00:00
Maksym Buz
487f95020d style: Remove redundant script and description prefixes from SQL file comment headers. 2026-02-20 21:58:06 +00:00
Maksym Buz
ea3e89effa feat: Enhanced partitioning procedures with schema awareness. 2026-02-20 21:46:27 +00:00
Maksym Buz
9d1b84225c docs: Change admonition type from critical to warning in README.md 2026-02-20 18:57:45 +00:00
Maksym Buz
c77eb8e4af docs: Correct housekeeping path in the critical warning section of the README. 2026-02-20 17:56:25 +00:00
Maksym Buz
91eb4e17b8 fix: correct syntax errors and refactor interval parsing 2026-02-19 23:20:09 +00:00
Maksym Buz
d7b8c7c9c3 change: Added test scripts for Docker initialization 2026-02-19 22:09:54 +00:00
Maksym Buz
c4420bc1ad refactor: COMMITs added to release locks immediately. UTC usage. Testing env for test branch. 2026-02-19 21:53:51 +00:00
Maksym Buz
8565c99310 fix: move procedures based partitioning README to the correct directory 2026-02-19 18:28:10 +00:00
Maksym Buz
581c59a0ca docs: Add automatic maintenance (cron) scheduling instructions and examples 2026-02-19 18:27:07 +00:00
Maksym Buz
c94445e71b docs: Renamed PARTITIONING.md to README.md 2026-02-19 18:18:30 +00:00
Maksym Buz
99e25f2efb feat: introduce configurable future partition buffer and add monitoring for future partitions. 2026-02-19 17:27:31 +00:00
Maksym Buz
bd15e707cc change: version infor added to partitions schema 2026-02-19 17:02:10 +00:00
Maksym Buz
b1c3cd579d change: Initial version of procedures based partitioning. 2026-02-19 16:25:15 +00:00
Maksym Buz
bcd5cef7ce refactor: remove cleanup and verbose comments from mock data script 2026-02-19 13:11:11 +00:00
Maksym Buz
6f535671e7 Initial commit 2026-02-19 12:29:41 +00:00