Earlier quoted context omitted.
- Write side is a Postgres INSERT - Read side is a SELECT on a Postgres view
I think you might struggle to "scale the read and write sides independently". It's a real stretch to be describing a postgres view as CQRS
That's EXACTLY what CQRS.
I think you might struggle to understand CQRS.