pgx_ulid update
Hi friends, could you please update pgx_ulid to the latest version which is 0.1.4? Also could you please enable the monotonic functionality? https://github.com/pksunkara/pgx_ulid?tab=readme-ov-file#monotonicity Thank you for making Neon!
GitHub
GitHub - pksunkara/pgx_ulid: Postgres extension for ulid
Postgres extension for ulid. Contribute to pksunkara/pgx_ulid development by creating an account on GitHub.
7 Replies
inland-turquoise•2y ago
I'll share your request with our Engineering team 😄
absent-sapphire•2y ago
@Mahmoud this is going to have similar problems to pg_anon
We need to come up with a UX for allowing users to enable extensions that need to run in shared_preload_libraries
exotic-emeraldOP•2y ago
@Tristan Partin sorry for the random question but would you recommend ULID as a postgres primary key?
@Mahmoud thank you for the answer friend 🙂 You should do a blog post about choosing a primary key in postgres
inland-turquoise•2y ago
I'll add it to the list!
absent-sapphire•2y ago
I've never used ulid before or heard of it. I'll take a look to see what it is
exotic-emeraldOP•2y ago
This feature would really help my project, as a temp work around would yall be able to set shared_preload_libraries for both pg_anon and pgx_ulid? Thank you!
inland-turquoise•2y ago
Unfortunately we don't have an ETA, but I pinged our engineering team about your request