Yeah. There's a 'setval' command to set the sequence point. I'm using that.
Thanks for your help. On Jul 20, 12:48 am, Can Xue <[email protected]> wrote: > 2009/7/20 mviamari <[email protected]>: > > > > > I'm using postgres. I've considered various hacks like sorting them > > by index and adding them that way (which only works if the id's are > > continuous). I guess its unrealistic to expect there to be a hook/ > > option that will fix this easily. > > > Mike > > Maybe you can try ALTER SEQUENCE command. > > -- > XUE Can --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
