Hacker News new | ask | show | jobs
by VWWHFSfQ 486 days ago
I'm not going to use a database that doesn't even have a proper date/time type and treats everything as a string.
1 comments

ok, that seems like a bit of a moved goal post, but you do you.

is there any particular impact you see that having? Postgres has had it's share of data integrity issues due to things like locale differences between primary and replica, where strings would get sorted differently.

I'm not advocating for one over the other. I love both, but neither are perfect.

https://www.citusdata.com/blog/2020/12/12/dont-let-collation...

https://wiki.postgresql.org/wiki/Todo:ICU