My question is, are there any recommended practices for promoting data
through environments when using POG. My quandary is that I don't want
to screw up the sequencing of the primary key ID fields and instead
would prefer to insert the data from lower environments into
production and allow the sequence number to be automatically generated
by each environment's own database (so as not to start with an
artificially high sequence number due to lots of junk records having
been inserted in lower environments). Would taking the primary key ID
values from lower environments cause the sequencing to begin
artificially high? My ignorance of how the primary keys are actually
incremented comes into play here, so any enlightenment in that area is
also greatly appreciated.
If my question doesn't make much sense, I'll be happy to clarify or
provide a concrete example. Any insight into recommendations for this
type of scenario is appreciated.
Cheers,
Mark
Essio Studio - http://www.essiostudio.com