pg_uuidv7 for managed postgres

Would really love to have pg_uuuidv7 (or ideally postgres 18) support.

Currently unable to enable the extension because it’s not available:

ERROR:  extension “pg_uuidv7” is not available
DETAIL:  Could not open extension control file “/usr/pgsql-17/share/extension/pg_uuidv7.control”: No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.