abrahambruck

Results 3 comments of abrahambruck

the result of this: $ pgloader --debug config > pg_loader_debug_config.log is attached. But it also, showed this on the screen: abruck@CONL-MP26AJRX:~$ pgloader --debug config > pg_loader_debug_config.log Max connections reached, increase...

result of verbose debug: Backtrace for: # 0: (TRIVIAL-BACKTRACE:PRINT-BACKTRACE-TO-STREAM #) 1: (TRIVIAL-BACKTRACE:PRINT-BACKTRACE # :OUTPUT NIL :IF-EXISTS :APPEND :VERBOSE NIL) 2: ((FLET "H0" :IN PGLOADER::MAIN) #) 3: (SB-KERNEL::%SIGNAL #) 4: (ERROR...

So based on post https://github.com/dimitri/pgloader/issues/348 I tried the following: docker run --rm --name pgloader dimitri/pgloader:latest pgloader mssql://BreakawayUser@CONL-MP26AJRX\SQLEXPRESS:1433/Breakaway postgresql://[email protected]:49153/pg And got this result: 2022-07-27T14:22:50.018000Z LOG pgloader version "3.6.3~devel" 2022-07-27T14:22:50.021000Z LOG Data...