From: | Jodi Kanter <jkanter(at)virginia(dot)edu> |
---|---|
To: | Weiping He <laser(at)zhengmai(dot)com(dot)cn> |
Cc: | Postgres Admin List <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: checking currval |
Date: | 2003-06-18 14:24:36 |
Message-ID: | 3EF07624.7010904@virginia.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I tried that and it did not work. It won't be a problem in the code
since it appears that we are always doing a nextval prior to currval,
but I was just wondering about how to do it while in a psql session.
Weiping He wrote:
> select last_value from your_sequence;
>
> Jodi Kanter wrote:
>
>> I cannot view the currval because it is not set in the session yet.
>> Is there a way to set it without having to increment the value?
>> Thanks
>> Jodi
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
--
_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter(at)virginia(dot)edu <mailto:jkanter(at)virginia(dot)edu>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2003-06-18 14:31:14 | Re: psql sequence question |
Previous Message | Kuhn, Dylan K (4520500D) | 2003-06-18 14:18:04 | Re: configure readline error |