[ic] IC, postgres and sequences

Stefan Hornburg interchange-users@icdevgroup.org
Sun Dec 15 14:33:00 2002


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