Re: [GENERAL] Loading Data Dumps for Tables Containing BDR Global Sequence

2015-01-07 Thread Craig Ringer
On 01/04/2015 12:14 AM, John Casey wrote: > We have been trying to load our existing database that contains local > sequences into a BDR-based database with global sequences. [snip] > There just doesn’t seem to be a good way to accomplish this operation, > at least not a documented way I have bee

[GENERAL] Loading Data Dumps for Tables Containing BDR Global Sequence

2015-01-05 Thread John Casey
We have been trying to load our existing database that contains local sequences into a BDR-based database with global sequences. So, we update our schema in the new database to USING bdr for all sequences. We make certain all tables have a primary key. Then we dump our data from our existing databa