Dimitri Fontaine

Results 239 comments of Dimitri Fontaine

It would help tremendously, yes!

Hi, Jan Moringen [email protected] writes: > @dimitri, I pushed a draft of the improved parse error reporting to > scymtym/esrap:wip-better-errors. In addition to the error position, > parse errors report...

I did as you propose in https://github.com/dimitri/pgloader/commit/0f3103da2d138261913e2ae4e7829e83e51e1177 and I really like the error messages I get now. It's a huge improvement, thanks a lot for it! Please consider merging that...

I also fixed (I think) the dsn prefix parsing bits thanks to the patch linked here.

Thanks for your efforts and interest (and code) ;-)

Thanks a lot for the update, really. I understand that some design decisions are more tricky than others and time is needed. I'm still waiting for debian packaging work to...

SCRAM authentication has been added to the PostgreSQL driver that pgloader uses a while back now (see https://github.com/marijnh/Postmodern/releases/tag/v1.30) ; so it should work. What version of pgloader are you using...

It's best if the person that maintain the package for a specific distribution actually uses at least the distribution, or even better said package within the distribution. You seem to...

Hi @frbimo-adv ; thanks for the bug report. Can you run the following [SQL query](https://github.com/dimitri/pgloader/blob/master/src/pgsql/sql/list-all-sqltypes.sql) on your source Postgres database and paste the result of it in this issue, please:...

Please see the docs for the FreeTDS driver and its configuration. I believe that the *Max connections reached* message is mostly harmless.