Subscribe to realtime Postgres changes in Supabase

domain: supabase.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Enable the table in the supabase_realtime publication (Dashboard → Database → Replication)
  2. Client: supabase.channel('x').on('postgres_changes', {event:'INSERT', schema:'public', table:'t'}, cb).subscribe()
  3. RLS applies: the subscribing user only receives rows their policies allow
  4. Handle channel state (SUBSCRIBED/CHANNEL_ERROR/TIMED_OUT) and re-subscribe on drop

Known gotchas

Related routes

Query and subscribe to Metasys Activities (alarms and audits)
jci-metasys.github.io · 5 steps · unrated
Subscribe to Salesforce Change Data Capture events for a standard object (Account) using the Pub/Sub API gRPC interface and process the Avro-encoded change payloads
salesforce.com · 5 steps · unrated
Insert or upsert rows into a Supabase table via the Data REST API (PostgREST) at /rest/v1/{table}, controlling whether the response body is returned and how conflicts are resolved.
supabase.com · 8 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans