Table Changes from 1.8.2 to 1.9.4?
Posted: Thu May 12, 2011 6:14 pm
I've given up trying to discover why 1.8.2 will not work with postgres-9.x. I have an opportunity to host my company web site on a server slice that uses mysql as the back end and I want to learn if I can transfer the tables intact.
I've used pg_dump to create a sql file of the cms database created with 1.8.2 on my local system. If we translate from postgres to mysql, can we load these tables into a new installation on that server running either version 1.8.2 or 1.9.4?
I'd prefer to not start from scratch to recreate the entire site if I can avoid doing so.
TIA,
Rich
I've used pg_dump to create a sql file of the cms database created with 1.8.2 on my local system. If we translate from postgres to mysql, can we load these tables into a new installation on that server running either version 1.8.2 or 1.9.4?
I'd prefer to not start from scratch to recreate the entire site if I can avoid doing so.
TIA,
Rich