pgloader
pgloader copied to clipboard
Migrate to PostgreSQL in a single command!
I've been checking around but there is no syntax file - [x] pgloader --version ```pgloader version "3.6.3~devel"``` - [x] did you test a fresh compile from the source tree? -...
we are simply attempting to extract the DDL from mysql in order to migrate an application to postgres. we are getting the following error for many tables: `ERROR Database error...
Hi, I am trying to install pgloader 3.6.3 on Red Hat Enterprise Linux Server 7.9 (Maipo) server. ``` Summary: extract, transform and load data into PostgreSQL Name: pgloader Version: 3.6.3...
Getting **ERROR Database error 42704: type "number" does not exist** while migrating from sqlite - [ ] pgloader --version ``` pgloader version "3.6.2" compiled with SBCL 2.0.11 ``` - [...
- [ ] pgloader --version ``` ``` - [ ] did you test a fresh compile from the source tree? Yes - [ ] did you search for other similar...
- [x] pgloader --version - [ ] did you test a fresh compile from the source tree? No - [x] did you search for other similar issues? - [x] how...
`$ brew install --HEAD pgloader` ==> Cloning https://github.com/dimitri/pgloader.git Cloning into '/Users//Library/Caches/Homebrew/pgloader--git'... ==> Checking out branch master Already on 'master' Your branch is up to date with 'origin/master'. ==> Patching Error:...
I can't complie pgloader on centOS 7. I had a version in June which worked very well. i downloaded the latest version and i have build errors >docker build -f...
When migrating data from Sqlite to Postgres for example the available options allow creating tables in the destination db or using the existing ones. The latter option assumes that the...
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...