Hi Tim -- I am looking at the issue of random IDs (ie, UUIDs) as well. Did
you have a chance to try time sorted UUIDs as was suggested in one of the
responses?
On Mon, Apr 17, 2023 at 5:23 PM Tim Jones wrote:
> Hi,
>
> could someone please comment on this article
> https://vladmihal
Tomas Vondra made an extension to have sequential uuid:
https://www.2ndquadrant.com/en/blog/sequential-uuid-generators/
https://github.com/tvondra/sequential-uuids
--
Adrien NAYRAT
On Thu, 2022-12-15 at 10:56 +1300, Tim Jones wrote:
> could someone please comment on this article
> https://vladmihalcea.com/uuid-database-primary-key/
> specifically re the comments (copied below) in regards to a Postgres database.
>
> ...
> But, using a random UUID as a database table Primary
.
...
Any other general comments about time sorted UUIDs would be welcome.
Thanks,
Tim Jones