Re: Nextval

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Zavier,

In the future, cross-post this sort of request to pgsql-novice.  More of
us DB Engine / Query Parser developers subscribe to that list than this
one.

> Fetch a SERIAL field (ie. record_id) and get the
> highest value currently stored (ie. 1000), increment
> the value by 1 and store a record that will have the
> same value (1001) in record_id. So there must be a way
> with concurrency control.
> 
> I went through the manuals and found the solution with
> NEXTVAL('serial'), but you have to create a sequence
> for that, and I don't know if it is the right way to
> do for what I want.

Well, that depends on what you want to do, don't it?  How about
describing what you're trying to accomplish rather than making us guess?
:-)

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@xxxxxxxxxxxx
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux