Re: sequence, set value of

From: "Tim Barnard" <tbarnard(at)povn(dot)com>
To: <zilch(at)home(dot)se>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: sequence, set value of
Date: 2001-06-17 18:14:45
Message-ID: 008e01c0f759$64457f00$a519af3f@hartcomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

select setval('sequencename',newvalue)

See docs at: www.portgresql.org/idocs/index.php?sql-createsequence.html

Tim

----- Original Message -----
From: <zilch(at)home(dot)se>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Sunday, June 17, 2001 10:36 AM
Subject: [GENERAL] sequence, set value of

>
> Forgott how to set the value of a sequence,
> please tell.
>
> Daniel Akerud
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message zilch 2001-06-17 18:31:19 Re: segfault i psql
Previous Message Alex Pilosov 2001-06-17 18:00:29 Re: segfault i psql