First things to check when Postgres feels slow.
demo/postgresql-performance-first-aid · v1
Requires the pg_stat_statements extension.
Index the columns used in WHERE/JOIN/ORDER BY.