Skip to content

Instantly share code, notes, and snippets.

@pgnickb
Created April 8, 2018 15:57
Show Gist options
  • Save pgnickb/b584c6cd7140f2eabc556e0784fd4adc to your computer and use it in GitHub Desktop.
Save pgnickb/b584c6cd7140f2eabc556e0784fd4adc to your computer and use it in GitHub Desktop.
nick=# select * from nextval('sg', 100);
count | first_value | last_value | increment
-------+-------------+------------+-----------
100 | 2033 | 2133 | 1
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment