Skip to content

Fix sending large payloads via pg_notify with truncated content for now#10

Merged
spwoodcock merged 2 commits intomainfrom
fix/large-payloads
May 11, 2025
Merged

Fix sending large payloads via pg_notify with truncated content for now#10
spwoodcock merged 2 commits intomainfrom
fix/large-payloads

Conversation

@spwoodcock
Copy link
Copy Markdown
Member

Fixes #8
Follow up: #9

@spwoodcock spwoodcock merged commit e467a7c into main May 11, 2025
2 checks passed
@github-actions github-actions bot added bug Something isn't working docs labels May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new_audit_log function fails with large submissions due to unbounded pg_notify() call exceeding PostgreSQL payload limit

1 participant