Hi! Is there a timeline for when neon
Hi! Is there a timeline for when neon will add support for allowing access to event triggers?
I unfortunately am going to have to migrate off of neon and would really like to come back once its supported
I need to use zero sync engine for my project and the size of my database makes neon unusable whenever there is a schema change that takes places with logical replication turned on
2 Replies
ambitious-aqua•5mo ago
We don't have a specific date yet, but you'll likely see some movement on this soon. We want to support Zero.
My understanding is that it's not just an easy configuration change — there's development work on our side to safely support event triggers.
harsh-harlequin•4mo ago
Just wanted to chime in that I am also eagerly waiting for this feature, Supabase just released support for event triggers to work with Zero today but I would much prefer to use Neon's PostgreSQL service
Being able to use Event Triggers for schema migrations with Zero and then using rate limited RLS for direct writes to the DB via the HTTP client for remote mutations would be an amazing setup for local first