strategy.
Andrus
On Dec 5, 2008, at 3:14 PM, Pierre Lavignotte wrote:
> Hello,
>
> With Oracle, you have to set the PK generation strategy to "Custom
> sequence"
> and the "Cache PK Size" to 1.
>
> Guess it will be the same with Postgres.
>
> P
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
Hi,
Hello, i have an application that must live with other applications inserting
rows in a table.
The problem is that cayenne postgresql adapter don't increment the sequence
according to the number of rows inserted, this provokes an inconsistency with
the ids in the table and the last value i