Jordan Hamill

Results 2 issues of Jordan Hamill

Given that AWS Redshift is mostly compatible with Postgres I gave it a try but it failed immediately in `quotedMigrationsTableNameParts`. > ERROR: syntax error at or near "unnest" > LINE...

Previously I was able to just add `-Djava.util.logging.config.file=commons-logging.properties` where `commons-logging.properties` looked like: ``` .level=WARNING ```