Re: SERIAL type fields
scott.marlowe <scott.marlowe@ihs.com>
From: "scott.marlowe" <scott.marlowe@ihs.com>
To: Andrew Ayers <aayers@eldocomp.com>
Cc: <pgsql-general@postgresql.org>
Date: 2003-04-24T20:21:53Z
Lists: pgsql-general
On Thu, 24 Apr 2003, Andrew Ayers wrote: > scott.marlowe wrote: > > Sure, take a look here: > > > > http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=functions-sequence.html > > > > Notice near the bottom, you get this: > > > > setval > > [snip] > > So - it seems like yet another case of RTFM... Reading the FM in Postgresql is pretty easy, but sometimes finding the right place isn't so easy. Like how to set environmental vars that affect psql (hint, it uses libpq...)