PostgreSQL can now execute SELECT queries that use UNION in parallel if the underlying queries are unable to be parallelized
UNION
This single feature finally makes it possible to build a postgres cluster solution out of the box. It’s a big deal.
PG is just such an amazing piece of engineering. Always reliable and does what it needs to do.
I think its my single favorite piece of open source software
This single feature finally makes it possible to build a postgres cluster solution out of the box. It’s a big deal.
PG is just such an amazing piece of engineering. Always reliable and does what it needs to do.
I think its my single favorite piece of open source software