stripe-archive / mosql

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

Version requirements #89

Open Tarang opened 9 years ago

Tarang commented 9 years ago

Are there any requirements on the version of PostgreSQL required? I'm attempting to use this library with Amazon Redshift.

Does anyone have any experience with using Redshift (which is built off Postgres 8 with a few differences)?

nelhage commented 9 years ago

There's some discussion of using MoSQL with redshift in #38. I think the short version is that it's unlikely to work well, unfortunately.