Re: sequence, set value of

From: Alex Pilosov <alex(at)pilosoft(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 17:59:25
Message-ID: Pine.BSO.4.10.10106171359050.26537-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The docs have it.
select setval('foobar_seq',value)

On Sun, 17 Jun 2001 zilch(at)home(dot)se wrote:

>
> 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

Browse pgsql-general by date

  From Date Subject
Next Message Alex Pilosov 2001-06-17 18:00:29 Re: segfault i psql
Previous Message zilch 2001-06-17 17:36:10 sequence, set value of