mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
Update skills/supabase/references/realtime/postgres-changes.md
Co-authored-by: Filipe Cabaço <filipecabaco@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ tags: realtime, postgres_changes, database, subscribe, publication
|
|||||||
|
|
||||||
## Listen to Database Changes with Postgres Changes
|
## Listen to Database Changes with Postgres Changes
|
||||||
|
|
||||||
Postgres Changes streams database changes via logical replication. Note: **Broadcast is recommended for new applications** due to better scalability.
|
Postgres Changes streams database changes via logical replication. Note: **Broadcast is recommended for applications that demand higher scalability**.
|
||||||
|
|
||||||
## When to Use Postgres Changes
|
## When to Use Postgres Changes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user