dumping - Search results

2009-11-14 11:29:07 | Re: Upgrading databases (Greg Sabino Mullane)

Dump and restore. As you mention, it is slow and non-concurrent. Very large block

2009-11-11 15:07:41 | Re: Upgrading databases (Bosco Rama)

dump to disk' approach which is to pipe the dump from the old DB to the new DB as outlined

2009-11-11 14:51:56 | Re: Upgrading databases (Kevin Kempter)

dump of the 8.2.4 db and install it into the new 8.3.7 system data dir (so maybe

2009-11-11 14:38:41 | Upgrading databases (Mark Richardson)

dump and reload - but that takes large disk space and time.  Any other way around