Re: Sequence postgres.

2008-12-05 Thread Germán Mondragón
56:27 (GMT-0400) Auto-Detected Asunto: Re: Sequence postgres. Pierre is absolutely right. PostgreSQL will work the same way as   Oracle in this respect. "Default" strategy is based on Cayenne- generated PK sequences with a step of 20, but you can change that with   "Custom Sequence"

Re: Sequence postgres.

2008-12-05 Thread Andrus Adamchik
Hello, We need to know how to set the Cayenne with postgres to always make an insert realize a nextval on the sequence postgres. thank -- Cordialement, Pierre Lavignotte Ingénieur Conception & Développement http://pierre.lavignotte.googlepages.com

Re: Sequence postgres.

2008-12-05 Thread Pierre Lavignotte
know how to set the Cayenne with postgres to always make an > insert realize a nextval on the sequence postgres. > > thank > -- Cordialement, Pierre Lavignotte Ingénieur Conception & Développement http://pierre.lavignotte.googlepages.com

Sequence postgres.

2008-12-05 Thread Germán Mondragón
Hello, We need to know how to set the Cayenne with postgres to always make an insert realize a nextval on the sequence postgres. thank