pgloader
pgloader copied to clipboard
Migrate to PostgreSQL in a single command!
``` pgloader version "3.6.3~devel" compiled with SBCL 1.4.16.debian ``` - [No] did you test a fresh compile from the source tree? - [Yes] did you search for other similar issues?...
I start an import of 900MB CSV file into AWS RDS Postgres instance. The first batch is going smoothly without any problem (around 30k rows) but after an error about...
In that case we behave the same as when the variant is known to be :pgdg. The only other supported variant at this time being :redshift, that should be okay....
The connection to the both MariaDB and Postgresql is successfully provided and migration starts. Moreover, the one table is migrated and there is an issue with next table while processing...
Thanks for contributing to [pgloader](https://pgloader.io) by reporting an issue! Reporting an issue is the only way we can solve problems, fix bugs, and improve both the software and its user...
can we define this function this way, because now version 3.6.7 cause pg to pg failed from the type timestamp without time zone(6), the right type is timestamp(6) ``` lisp...
Hi Guys, Not sure where else to post/ask this. I am trying to migrate from a MSSQL database to Postgres. The MSSQL server is at host 10.1.10.251, on port 49214....
`getdate()` is `getutcdate()` under the hood, but `getutcdate()` can also be used and thus also needs a mapping/translation * I compiled this locally and can confirm that this solved my...
- [x] pgloader --version ``` 3.6.3~devel and also 3.6.2079646 (compiled from src today) ``` - [x] did you test a fresh compile from the source tree? yes - [x] did...
Hi Team, **While migrating Postgres.v11–v14, we found the following query issue with the internal PGloader 3.3.2 tool. As a result, we upgraded to PGLoader 3.6.2.** Following that, we encountered issues...