[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] IC, postgres and sequences
On Sat, 14 Dec 2002 16:21:30 +0200
"Rene Hertell" <rene@hertell.com> wrote:
> Hi,
>
> Is there any way in forcing IC to use the sequence-number available from the
> postgres-database? Now it seems that IC uses its own counter that makes a 3
> number step each time I click "new entry".
>
> One other way would be that IC would not specify a value, but it would let
> Postgres handle this thing.
Database example AUTO_SEQUENCE 1
should do the trick.
Ciao
Racke