migrating from supabase
hey there. i'm trying to migrate from supabase right now. i'm trying to go the route of CDC and moving writes from supabase -> neon. the issue is that i can't create the replication slot correctly
the issue that i run into is the fact that neon can't connect to supabase. i know it is possible - i use Sequin as CDC (which uses replication and everything). the issue is that when creating the subscription, neon throws the following error:
i'm going along with the supabase docs directly: https://supabase.com/docs/guides/database/postgres/setup-replication-external
the issue that i run into is the fact that neon can't connect to supabase. i know it is possible - i use Sequin as CDC (which uses replication and everything). the issue is that when creating the subscription, neon throws the following error:
i'm going along with the supabase docs directly: https://supabase.com/docs/guides/database/postgres/setup-replication-external
