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 for
  Advanced Search

Re: Autoincrement in Postgres



von Christian Klinger <cklinger(at)novareto(dot)de> am 25.10.2006:
> In MySQL gibt es sowas wie Autoincrement.

In PostgreSQL sind das Sequenzen.

Dafür gibt es den Datentype SERIAL:
http://www.postgresql.org/docs/8.1/interactive/datatype.html#DATATYPE-SERIAL
bzw:
http://www.postgresql.org/docs/8.1/interactive/functions-sequence.html


André Laugks





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group