Difference between revisions of "Uuid-ossp"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* {{UUID}} | * {{UUID}} | ||
+ | * {{PostgreSQL extensions}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 11:51, 11 May 2023
The uuid-ossp module provides functions to generate universally unique identifiers (UUIDs) using one of several standard algorithms
CREATE EXTENSION "uuid-ossp"; CREATE EXTENSION
CREATE EXTENSION uuid-ossp; ERROR: syntax error at or near "-" LINE 1: CREATE EXTENSION uuid-ossp;
See also[edit]
Advertising: