Thread

  1. Re: UUID v7

    Nikolay Samokhvalov <nik@postgres.ai> — 2024-01-25T04:41:43Z

    On Wed, Jan 24, 2024 at 8:40 PM Nikolay Samokhvalov <nik@postgres.ai> wrote:
    
    > On Wed, Jan 24, 2024 at 1:52 PM Sergey Prokhorenko <
    > sergeyprokhorenko@yahoo.com.au> wrote:
    >
    >> That's right! There is no point in waiting for the official approval of
    >> the new RFC, which obviously will not change anything. I have been a
    >> contributor to this RFC
    >> <https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-14.html#name-acknowledgements>
    >> for several years, and I can testify that every aspect imaginable has been
    >> thoroughly researched and agreed upon. Nothing new will definitely
    >> appear in the new RFC.
    >>
    >
    > From a practical point of view, these two things are extremely important
    > to have to support partitioning. It is better to implement limitations than
    > throw them away.
    >
    > Without them, this functionality will be of a very limited use in
    > databases. We need to think about large tables – which means partitioning.
    >
    
    apologies -- this was a response to another email from you:
    
    > "Other people" think that extracting the timestamp from UUIDv7 in
    violation of the new RFC, and generating UUIDv7 from the timestamp were
    both terrible and poorly thought out ideas. The authors of the new RFC had
    very good reasons to prohibit this. And the problems you face are the best
    confirmation of the correctness of the new RFC. It’s better to throw all
    this gag out of the official patch. Don't tempt developers to break the new
    RFC with these error-producing functions.