PostgreSQL 14
postgresql.org
PostgreSQL 14
1–10 of 293 posts
Re: PostgreSQL 14
#2It's amazing what improvements we can get through public collaboration.
Re: PostgreSQL 14
#3Re: PostgreSQL 14
#4Re: PostgreSQL 14
#5Re: PostgreSQL 14
#6Can someone who uses Babelfish for PostgreSQL compatibility with SQL Server commands please describe their experience, success, hurdles, etc. We would move to PostgreSQL if made easier by such a tool. Thanks!
This was partly due to my lack of SQL Server projects, but mostly due to the lack of availability of the supposedly Apache-licenced sources and/or binaries (and not wanting to configure AWS for 'just testing').
Re: PostgreSQL 14
#7Re: PostgreSQL 14
#8Re: PostgreSQL 14
#9I converted from MySQL (before whole MariaDB and fork), and I've been happier with every new version. My biggest moment of joy was JSONB and it keeps getting better. Can we please make the connections lighter so that I don't have to use stuff like pgbouncer in the middle? I would love to see that in future versions.
Re: PostgreSQL 14
#10I came from MySQL and so I’m still just excited about the basic stuff like authentication and policies, but I really like how they’ve also integrated storage with the same permissions and auth too.
It’s also open source so if you can to just host it yourself you stil can.
And did I mention they’ll do your auth for you?