CREATE SEQUENCE minvalue for descending sequence

From: Klemens Eisenstecken <klemens(dot)eisenstecken(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: CREATE SEQUENCE minvalue for descending sequence
Date: 2017-08-16 13:00:54
Message-ID: CACYg4J0dM7KtCvS=C8hEQuSu-xEKdBdJdmTiHCULaeSzSj2vTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2017-08-16 22:31:47 Default names for CRL and CA files in the backend
Previous Message David G. Johnston 2017-08-16 03:44:02 Re: Postgres user lost his superuser authority