Aggregate-with-MySQL VS Aggregate-with-PostgreSQL

As far as Aggregate itself is concerned there should be no differences. It's about your integration needs and what you're more comfortable with.

I said I'd go with Postgres which is true if I were starting from scratch but if I were already supporting some MySQL-based installs I'd probably go for consistency.

1 Like