@jamesjonespa , thanks for the reply...
but that is where my first problem was. As the documentation mentioned Postgres, I figured I could have dump the data into MySQL. the dump file created is tab delimited and MyQL workbench doesn't like that. I figured I may have to create a brand new schema and define my tables within the schema based on the definition before loading the file in via commandline...
However, I was wondering if that's what everyone else is doing, as it seems like a lot of repeating work for all administrators... but of course, there's always Redshift....
Well, I guess that's what i'll have to do... basically create a schema with all the tables an inject the data....
Thanks,
Sc.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.