manually set serial type

From: rob caSSon <rob(at)styro(dot)lib(dot)muohio(dot)edu>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: manually set serial type
Date: 1999-12-16 18:03:34
Message-ID: Pine.LNX.3.96.991216130117.18015A-100000@styro.lib.muohio.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

i know this is in the list archives (i've done this before, and cant
remember now), but they seem to be down right now...

how can i manually set the currval of a serial column? it's something
like:

select nextval('column_name')....

isn't it....

tia,
rob

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Barry Baldwin 1999-12-16 18:37:49 RE: [SQL] TRANSACTIONS and TCP/IP
Previous Message Czarny Marcin 1999-12-16 14:43:53 RE: [SQL] Deleting large objects from database.