pgloader icon indicating copy to clipboard operation
pgloader copied to clipboard

Migrate to PostgreSQL in a single command!

Results 325 pgloader issues
Sort by recently updated
recently updated
newest added

The compile function returns warnings-p and failure-p values, use that to decide if the code could be compiled, and only signal a condition when it has been fatal to compiling...

Hello I get a compile error in centOS7 for pgloader. Followed all the steps from the README and other files and still get a error in the end. debugger invoked...

This very simple usage of pgsql --> pgsql should just work but it gives this cryptic error. I don't even know where to start. In future I'll be using it...

When building with sbcl 2.2.6 from Debian unstable, the regression tests are failing: ``` pgloader --regress csv-districts.load 2022-07-27T15:41:51.012000Z LOG pgloader version "3.6.7755ae5" 2022-07-27T15:41:51.020000Z LOG Regression testing: "csv-districts.load" 2022-07-27T15:41:51.020000Z LOG Parsing...

- [x] pgloader --version ``` pgloader version "3.6.2" compiled with SBCL 2.0.1.debian ``` - [x] did you test a fresh compile from the source tree? yes - [x] did you...

I connect to my target database with role X, which has login enabled, and then I execute "SET ROLE Y" in order to write, as only role Y has write...

- [ ] pgloader --version ``` pgloader version "3.6.3~devel" compiled with SBCL 2.1.11.debian ``` - [ ] did you test a fresh compile from the source tree? Yes - [...

- [x] pgloader --version ``` root@ip-10-0-0-30:~# pgloader --version pgloader version "3.6.2" compiled with SBCL 2.0.6.debian root@ip-10-0-0-30:~# ``` - [x] did you test a fresh compile from the source tree? No,...

1. show what you did, LOAD DATABASE FROM mssql://BreakawayUser@CONL-MP26AJRX\SQLEXPRESS:1433/Breakaway INTO postgresql://[email protected]:49153/postgres with include drop, create tables, create indexes, reset sequences, workers = 2 set work_mem to '16MB', maintenance_work_mem to '512...

- [ ] pgloader --version ``` pgloader version "3.6.3~devel" compiled with SBCL 1.4.16.debian ``` - [ ] did you test a fresh compile from the source tree? No - [...