I have a table in which one attribute "id" is a bigserial
when i sayselect setval('table_id_seq', 0);it says: values 0 is out of bounds.what should i do?
RegardsSurabhi Ahuja