7 ms·
I've been using postgres for a few years now, I also use MSSQL, MonetDB and MySQL. Some of the things I miss most frequently are: - Easy table partitioning.
by lneves 13y ago
I've been using postgres for a few years now, I also use MSSQL, MonetDB and MySQL.
Some of the things I miss most frequently are:
- Easy table partitioning.
- Support for "phrase search" in fts.
- MERGE/UPSERT support.
- Columnar storage (and related optimizations) for "OLAP like" workloads.
- EXPLAIN ANALYSE that traces functions.
- moonlight80 13y agoWe migrated recently from M$ $QL to postgres and are VERY happy with this move.
- skinnymuch 13y ago> M$ $QL Really? Heh, hopefully you're consistent and have similar antics for the likes of Apple, Google, et al