Re: Resetting SEQUENCEs

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Resetting SEQUENCEs
Date: 2007-10-18 18:02:31
Message-ID: 20071018180231.GA10146@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 18, 2007 at 10:06:00AM -0700, Laurent ROCHE wrote:
> Hi,
>
> I am quite surprised I could not find a way to automatically reset the value of a sequence for all my tables.

I never bother resetting sequences. It's not like the numbers mean
anything...

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2007-10-18 18:02:47 Re: pg_dump SERIAL and SEQUENCE
Previous Message Laurent ROCHE 2007-10-18 17:54:31 Re : Resetting SEQUENCEs