|
|
|
|
|
by omgbear
1287 days ago
|
|
I've had such problems with the official AWS redshift JDBC driver -- Mostly around memory usage compared to the PG8.4 driver that also works. But also, - Much slower to cancel queries - Still reading and buffering most of the result after
canceling. - Weird escaping issues Glad to be done with that. |
|
And they they still have no concept for native dev tooling for most of their services. Its always "just setup separate environments for testing, CI, development, staging, release" and pay them more money.
I hate AWS, so much.
I am not shocked their DB drivers have issues.