On 7 avr, 17:44, nicolas.barb...@gmail.com (Nicolas Barbier) wrote:
> 2010/4/7 Olivier Baheux :
>
> > i'm trying to find where are stored sequence definition
> > (increment,minvalue,maxvalue,start,cache) in system tables. Atm I
> > found everything exept sequence.
>
> It's in the sequence itself (w
2010/4/7 Olivier Baheux :
> i'm trying to find where are stored sequence definition
> (increment,minvalue,maxvalue,start,cache) in system tables. Atm I
> found everything exept sequence.
It's in the sequence itself (which can be accessed like a table). The
fact that this "table" is in fact a sequ
i'm trying to find where are stored sequence definition
(increment,minvalue,maxvalue,start,cache) in system tables. Atm I
found everything exept sequence.
Thanks in advance.
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.pos