PostgreSQL 16
postgresql.org
PostgreSQL 16
1–10 of 89 posts
Re: PostgreSQL 16
#2Re: PostgreSQL 16
#3Re: PostgreSQL 16
#4Re: PostgreSQL 16
#5Re: PostgreSQL 16
#6Re: PostgreSQL 16
#7So much (unpaid) work and thought goes into stewarding open software. Kudos to the whole team. Software infra is just as important as bridges and roads -- here's hoping we can fund it at least as well, for humanity's sake. [1]
[1]: https://www.fordfoundation.org/work/learning/research-report...
Re: PostgreSQL 16
#8can anyone point to the COPY FROM improvements mentioned that can result in up to 300% performance improvements is it the line in the release notes about "ASCII string detection"?
1. https://github.com/postgres/postgres/commit/3838fa269c15706d...
2. https://github.com/postgres/postgres/commit/121d2d3d70ecdb21...
It causes much less CPU overhead on the receiving side of a copy when receiving big JSON blobs.
Re: PostgreSQL 16
#9This will be a nice quality of life addition!
Re: PostgreSQL 16
#10anytime a huge multi-decades-old FOSS project lands a milestone, I can't help but equate it to something like a moon landing. So much (unpaid) work and thought goes into stewarding open software. Kudos to the whole team. Software infra is just as important as bridges and roads -- here's hoping we can fund it at least as well, for humanity's sake. [1] [1]: https://www.fordfoundation.org/work/learning/research-report..…