@nikosvg depends on which cloud managed Postgres, since they'd need to add pgxman support. which provider do you use? On TLEs - no, pgxman doesn't support them
@Kveykva@criccomini@hydradatabase the easiest way to try out the hydra_columnar extension is via https://t.co/f6Fs2zs9gu - "npm for postgres extensions"
> brew install pgxman/tap/pgxman
> pgxman install hydra_columnar
Why does Postgres extensibility have such a prominent impact on the growth and adoption of the database?
Because...
As Professor Charles Xavier of the X-Man movie said, โMutation is the key to evolution.โ
An excellent analogy by the @hydradatabase team that has been working on the pgxman - a new extension manager for Postgres: https://t.co/8Kv7VQGdOm
https://t.co/CUTtKDIRre looks like an online store for pg extensions โย the "add to pack" button puts an ext to the shopping cart, then you "checkout" (install them with a one-liner)
interesting idea