Commit Graph

1 Commits (982b1304d3d6cc1db806fc89f4ec5aed4e8e85f7)

Author SHA1 Message Date
Oliver Rice 982b1304d3 Replace table-based export with JSON logging
- Remove pgsm_table_export.c and all table/partition code
- Remove pg_stat_monitor--2.3--2.4.sql migration
- Restore original view-based pg_stat_monitor API
- Add JSON logging functionality with pgsm_enable_json_log GUC
- Preserve all memory optimizations (2MB/1MB/2 buckets)
- Automatic JSON export during bucket rotation
- Zero user interaction required

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-20 13:58:56 -05:00