Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Last value of a key sequence



The last_value of a key sequence is incremented by pgaccess if I try
to leave a row without entering data in a NOT NULL attribute.

How can I change the last_value of a key_seq?  It doesn't work to
treat the sequence as a table and try to update it with SQL.





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group