Realtime Query `list_changes` in Query Performance Dashboard taking up 95%+ , is this normal?
select * from realtime.list_changes($1, $2, $3, $4)
select * from realtime.list_changes($1, $2, $3, $4)
I have realtime turned on for 8 tables, all of which are necessary for my app to be functioning. I'm pretty sure I've implemented everything correctly, and don't seem to have an egregious amount of realtime calls in the main dashboard.
Is this realtime list changes query taking up so many calls normal?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.