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
.
spiceai
/
cookbook
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
28
Code
Issues
4
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add PostgreSQL catalog-level CDC acceleration recipe
- #542
#542
Draft
bjchambers
wants to merge 11 commits into
trunk
spiceai/cookbook:trunk
from
postgres-cdc-catalog-recipe
spiceai/cookbook:postgres-cdc-catalog-recipe
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Add PostgreSQL catalog-level CDC acceleration recipe
#542
bjchambers
wants to merge 11 commits into
trunk
spiceai/cookbook:trunk
from
postgres-cdc-catalog-recipe
spiceai/cookbook:postgres-cdc-catalog-recipe
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
Add PostgreSQL catalog-level CDC acceleration recipe
Show description for 5127948
bjchambers
committed
5127948
View commit details
Copy full SHA for 5127948
Browse repository at this point
Simplify postgres-cdc recipe: drop pg_pass
Show description for ac8c6f5
bjchambers
committed
ac8c6f5
View commit details
Copy full SHA for ac8c6f5
Browse repository at this point
docs(postgres-cdc): add troubleshooting note for local pg on 5432
Show description for 8cae14f
bjchambers
committed
8cae14f
View commit details
Copy full SHA for 8cae14f
Browse repository at this point
chore(postgres-cdc): gitignore .spice/ runtime dir and logs
bjchambers
committed
8d312a2
View commit details
Copy full SHA for 8d312a2
Browse repository at this point
feat(postgres-cdc): print the PostgreSQL command mutate.sh runs
Show description for 809b88e
bjchambers
committed
809b88e
View commit details
Copy full SHA for 809b88e
Browse repository at this point
Commits on Jul 21, 2026
docs(postgres-cdc): reflect REPLICA IDENTITY eligibility + skip behavior
Show description for 4105c4c
bjchambers
committed
4105c4c
View commit details
Copy full SHA for 4105c4c
Browse repository at this point
Commits on Jul 22, 2026
docs(postgres-cdc): update startup log for by-kind summary + add no-eligible-tables troubleshooting
bjchambers
committed
9336c48
View commit details
Copy full SHA for 9336c48
Browse repository at this point
Commits on Jul 24, 2026
docs(postgres-cdc): document PG13 minimum, FOR TABLE publication, and restart/multi-instance slot semantics (#11850)
bjchambers
committed
5682c69
View commit details
Copy full SHA for 5682c69
Browse repository at this point
docs(postgres-cdc): match reworded startup-summary wording (Spice runtime restart)
bjchambers
committed
bbb7510
View commit details
Copy full SHA for bbb7510
Browse repository at this point
Commits on Jul 27, 2026
docs(postgres-cdc): correct discovery scope — new tables picked up on periodic refresh, not one-shot
bjchambers
committed
a86bad1
View commit details
Copy full SHA for a86bad1
Browse repository at this point
Commits on Jul 28, 2026
docs(postgres-cdc): make explicit that REPLICA IDENTITY FULL still needs a key (FULL alone is skipped)
bjchambers
committed
c266e60
View commit details
Copy full SHA for c266e60
Browse repository at this point
You can’t perform that action at this time.