I now appear to have Sequoia working, which is great.
My question now - please forgive me if it's in the docs, can't see this answered in the docs so far - is: what is the best way to load data into my database? For example, I'm using MySQL for backends, and have some output from a mysqldump command. In theory I could run that directly against the backend database, but that's not how it's done, right? Normally I'd pipe an SQL back file (containing MySQL commands) into the MySQL command line tool on the host. Can I apply this technique with Sequoia? The main point of access to a virtual DB is the Sequoia JDBC driver, so that doesn't quite apply...

So how do you all load your databases? I know about Sequoia cloning/replication for backends, but you have to load at least one database from a source....
lex


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to