SyntaxFix
Write A Post
Hire A Developer
Questions
It's a common misconception that you can denormalise like this for performance. Use date_trunc('month', date) for your queries and add an index expression for this if you find it running slow.
date_trunc('month', date)