Postgres Question

From: "Jeff Tucker" <jjt(at)aye(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Postgres Question
Date: 2000-10-25 15:22:07
Message-ID: 003d01c03e97$57ba8800$47c207c6@pavilion
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

HELP!

I used to be able to manually set a sequence id by typing:

SELECT setval('products_seq_id',100); but for some reason it is no longer working. It would previously return 100 and now it returns nothing and the counter is not increased to 100. Any suggestions on where to look?

Thanks much
Jeff

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2000-10-25 15:33:28 Re: 7.0.x RPMs
Previous Message Thomas Lockhart 2000-10-25 15:21:45 7.0.x RPMs