How to quietly increment a SEQUENCE - Mailing list pgsql-general

From Martin Kresse
Subject How to quietly increment a SEQUENCE
Date
Msg-id 200002101719.SAA02895@mail.vr.IN-Berlin.DE
Whole thread Raw
List pgsql-general
How can I (quietly) increment a SEQUENCE without having to use
SELECT, or is there a way to dump the result of a query (SELECT
NEXTVAL('...'))?

Thanks for your help,
  Martin Kresse

pgsql-general by date:

Previous
From: Brian Piatkus
Date:
Subject: Vacuum goes into spin
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: [GENERAL] view columm size.....