stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

Mongo 2.6.1 - Can't get passed "creating table" #108

Closed sachmans closed 8 years ago

sachmans commented 8 years ago

HI, am trying to run this on a hosted MongoDB

Here is my connection string I am using

mosql -c ETL_v1.yaml -v --only-db shoto-staging --unsafe --sql postgresql://user:pass@host:5432/datahouse_staging --mongo mongodb://user:pass@Host1,Host2:53909/dbname?authSource=admin

I can't seem to get it passed the "Creating table tablename" stage even when I run -v

Even if I wait for 30mins...

My mongo driver is 2.1.2