Other articles


  1. Benchmarking UUIDs, v2

    Correction

    Shortly after I published Benchmarking UUIDs, Per Wigren emailed me with a correction. It turns out the approach Jonathan and I used to time how long PostgreSQL takes to generate a million UUIDs is mostly timing how long it takes to generate a million queries:

    DO $$
    BEGIN
      FOR i …
    read more

social