Re: Strange sequences - how to construct?

From: SQL Padawan <sql_padawan(at)protonmail(dot)com>
To: TIM CHILD <tim(dot)child(at)comcast(dot)net>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Strange sequences - how to construct?
Date: 2021-10-27 18:06:07
Message-ID: wraG9PMbEtbTTLUPjqwc9SAiycK1qdoTy8vYnM7X6p_CCHO3ipOIn7p4t-5SVc4-IL1UthDGtXpzOlyV1idpGg9IUeTf1NNBfYHXCx_NS0c=@protonmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

> --- example: lets get 3 sequences
>
> select next_sequence(), next_sequence(), next_sequence();
> --- inspect the table to see what happned
> select * from my_sequence;

Thanks for your input on this issue.

SQLP

Sent with ProtonMail Secure Email.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message tomas 2021-10-27 18:58:07 jsonb: unwrapping text
Previous Message Adrian Klaver 2021-10-27 17:30:58 Re: psql could not connect to server after complete reinstallation [Ubuntu 21.10 / PostgreSQL 13]

Browse pgsql-novice by date

  From Date Subject
Next Message Luca Catarinella 2021-11-06 17:03:53 Error when pgadmin starts
Previous Message Tom Lane 2021-10-26 18:56:12 Re: nested loop joins