Doug Cox is using Postgres CDC and has created multiple materialized views for bigger tables. He faced issues with query performance when using 'order by' clause. Kexiang suggested creating MVs for specific queries to improve latency. Doug is concerned about using multiple MVs and the execution time for creating an MV with 170 million rows.
Doug Cox
Asked on Apr 18, 2024