Open frcroth opened 1 day ago
Yeah, I saw the document too yesterady, but didn’t read through it yet. We should go through it at some point and consider what we should change (and probably not just text).
I think it doesn’t have super high priority, though. After all, we’ve been sailing fairly smoothly so far with our db.
Looks like we are guilty of
I always thought that we should probably eventually move our timestamptz fields to timestamp (without timezone), as they are all utc anyway, but apparently that is not true
The people who made PostgreSQL have created this document: https://wiki.postgresql.org/wiki/Don%27t_Do_This#Text_storage
Some things I noticed
Opinions on this @fm3 ?