Realtime

Hello, some questions about realtime:
  • Hosting: is it possible to host a realtime handler for postgres changes (https://supabase.com/docs/guides/realtime/postgres-changes) as a edge function? Otherwise what hosting do you recommend?
  • Reliability: how to know if all postgres changes events have been successfully received? Is it possible to replay them during downtime for example?
    Thanks
Getting started with Realtime's Postgres Changes feature
Was this page helpful?