postgresql 8.4

[1/1]

  1. Alternative Methods for Generating UUIDs in PostgreSQL
    Using the uuid_generate_v1() function:This function generates a version 1 UUID, which is based on the current timestamp