Shin-ichi Hashiba

Results 6 comments of Shin-ichi Hashiba

Hello, @hiroyuki-sato Thank you for your response. When I use `embulk-input-oracle` with embulk-0.11.0, TypeNotPresentException is occured. So, I think `embulk-input-oracle` is not updated, when remove from embulk repository. org.embulk.config.ConfigException: java.lang.TypeNotPresentException:...

Thanks, I don't try 0.9.23 yet. But, my workaround is work fine, I continue to use my workaround.

I see. I think It's better way to embulk.

>The difference in the error is likely due to the JDBC driver version. The difference is due to this issue. https://github.com/pgjdbc/pgjdbc/issues/2188 And fixed by this pull request. https://github.com/pgjdbc/pgjdbc/pull/2189 This change...

pgjdbc supports SCRAM-SHA-256 from 42.2.0. https://jdbc.postgresql.org/changelogs/2018-01-17-42.2.0-release/ pull request is here. https://github.com/pgjdbc/pgjdbc/pull/842

Thank you for your response. Here is the log pattern near `5-02-14 07:04:25`. But I can't copy log from server, write by hand and mask IP and object names, there...