PostgreSQL reconsiders its process-based model
PostgreSQL reconsiders its process-based model
Posted Jun 19, 2023 19:48 UTC (Mon) by pizza (subscriber, #46)In reply to: PostgreSQL reconsiders its process-based model by jhoblitt
Parent article: PostgreSQL reconsiders its process-based model
> Semi-seriously, why not port the postgresql sql dialect to use mariadb as the backend? Mariadb (mysql...) has had a robust threaded model and binary redo logs for literally decades.
Because it's not Postgresql's "dialect" that matters here, but rather the features and robustness that dialect exposes.
...Mariadb might as well be on another planet in comparison.