Hello, while reading your documentation about create sequence I found that you mention the minvalue for a descending sequence is -263-1.
But as far as I know the minvalue of long is -263+1. The mentioned documentation is at: https://www.postgresql.org/docs/9.6/static/sql-createsequence.html