Title: bigserial coloumn

I have a table in which one attribute "id" is a bigserial

when i say
select setval('table_id_seq', 0);
it says: values 0 is out of bounds.
what should i do?

Regards
Surabhi Ahuja

Reply via email to