Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feldera
/
feldera
Public
Notifications
You must be signed in to change notification settings
Fork
144
Star
2k
Code
Issues
475
Pull requests
33
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Multiple Postgres output connector improvements.
- #6868
#6868
Open
ryzhyk
wants to merge 10 commits into
main
feldera/feldera:main
from
fix-pg-output-oversized-error-messages
feldera/feldera:fix-pg-output-oversized-error-messages
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Multiple Postgres output connector improvements.
#6868
ryzhyk
wants to merge 10 commits into
main
feldera/feldera:main
from
fix-pg-output-oversized-error-messages
feldera/feldera:fix-pg-output-oversized-error-messages
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
[adapters] bound error messages stored in endpoint status
Show description for cf30457
ryzhyk
committed
cf30457
View commit details
Copy full SHA for cf30457
Browse repository at this point
[adapters] pg-out: keep the postgres error detail in the error chain
Show description for 62fae4b
ryzhyk
committed
62fae4b
View commit details
Copy full SHA for 62fae4b
Browse repository at this point
[adapters] pg-out: quote only a prefix of the batch in error messages
Show description for 3dd8089
ryzhyk
committed
3dd8089
View commit details
Copy full SHA for 3dd8089
Browse repository at this point
[adapters] pg-out: count only the rows Postgres committed
Show description for 6054319
ryzhyk
committed
6054319
View commit details
Copy full SHA for 6054319
Browse repository at this point
[adapters] pg-out: write the batch again when the connection drops
Show description for 0b063a2
ryzhyk
committed
0b063a2
View commit details
Copy full SHA for 0b063a2
Browse repository at this point
[adapters] pg-out: stop reporting a retried failure as fatal
Show description for 7067113
ryzhyk
committed
7067113
View commit details
Copy full SHA for 7067113
Browse repository at this point
[adapters] pg-out: wait out a database that refuses connections
Show description for bc207ce
ryzhyk
committed
bc207ce
View commit details
Copy full SHA for bc207ce
Browse repository at this point
[adapters] pg-out: let the pipeline stop while postgres is unreachable
Show description for c288817
ryzhyk
committed
c288817
View commit details
Copy full SHA for c288817
Browse repository at this point
[adapters] pg-out: never carry a transaction into the next batch
Show description for 012e746
ryzhyk
committed
012e746
View commit details
Copy full SHA for 012e746
Browse repository at this point
Commits on Aug 16, 2026
[adapters] pg-out: address review feedback
Show description for 9243040
ryzhyk
committed
9243040
View commit details
Copy full SHA for 9243040
Browse repository at this point
You can’t perform that action at this time.