Hacker News new | ask | show | jobs
by tticvs 1695 days ago
NEWSEQUENTIALID() on SQL server generates a monotonically increasing GUID since last server restart, but monotonicity is not guaranteed between server restarts.

I am not aware of an equivalent function in postgres.