STARTING SERIAL / BIGSERIAL FIELDS FROM 1. - Mailing list pgsql-novice

From JORGE MALDONADO
Subject STARTING SERIAL / BIGSERIAL FIELDS FROM 1.
Date
Msg-id f03943a00907201154gb236416p33706edc1f5e58f0@mail.gmail.com
Whole thread Raw
Responses Re: STARTING SERIAL / BIGSERIAL FIELDS FROM 1.  (Jure Kobal <j.kobal@gmx.com>)
Re: STARTING SERIAL / BIGSERIAL FIELDS FROM 1.  (Michael Wood <esiotrot@gmail.com>)
Re: STARTING SERIAL / BIGSERIAL FIELDS FROM 1.  (Jure Kobal <jure.kobal@gmx.com>)
Re: STARTING SERIAL / BIGSERIAL FIELDS FROM 1.  (Lacey Powers <lacey.powers@commandprompt.com>)
List pgsql-novice
How can a serial or bigserial field start from 1 again?
I need to manually remove all the records from a table and I need these kind of fields to start from 1 once again.
 
With respect,
Jorge Maldonado

pgsql-novice by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: trouble connecting
Next
From: Michael Wood
Date:
Subject: Re: How to insert data from a text file