Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Default Allocation size for sequence(How to define default allocation size for sequence in Postgresql?)
Default Allocation size for sequence [message #842507] Thu, 12 April 2012 07:05 Go to next message
Eclipse UserFriend
Hi,

How to define default allocation size for sequence in Postgresql?
By default EclipseLink assume 50. How can change this?
I'm using PostgreSQL 9.1, EclipseLink 2.3.2.

Thanks,

Miguel Goncalves
Re: Default Allocation size for sequence [message #846659 is a reply to message #842507] Mon, 16 April 2012 10:39 Go to previous message
Eclipse UserFriend
You set the INCREMENT of the sequence object to match the allocation size.

If EclipseLink is creating the sequence (DDL), it will do this automatically.
Previous Topic:Composite Key OneToOne Join
Next Topic:Default strategy for PostgreSQL
Goto Forum:
  


Current Time: Wed Oct 22 09:40:22 EDT 2025

Powered by FUDForum. Page generated in 0.05664 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top