-
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 exper…
njaf updated
8 months ago
-
Hey!
I am trying to import a mysql dump file (that was dumped with --compatible=postgresql) using pgloader into a running postgres db.
I saw in the documentation an example for doing so with sqlit…
-
Sorry, the bug report below probably does not meet the minimal requirements. However, /usr/bin/pgloade is a binary and the error message even with debug just does not give me a clue. Can be that I sho…
-
`pgLoader` should allow us to dump the entire Macrostrat database to PostgreSQL, rather than doing this piecemeal by table. It likely will provide a more capable and complete solution to migrating the…
-
`QMYND:MYSQL-UNSUPPORTED-AUTHENTICATION` attempting to load data from mysql 8.0.4-rc.
I found that mysql's `default_authentication_plugin` changed in this version:
https://dev.mysql.com/doc/refman…
-
I am currently trying to migrate my Apache Guacamole DB, which currently resides in MariaDB, to PostgresSQL. The schema and all tables are created. However when it starts the copy of rows process i…
-
- create a [.pgpass](https://www.postgresql.org/docs/current/libpq-pgpass.html) file
- install [pgloader](https://pgloader.readthedocs.io/en/latest/ref/sqlite.html)
In psql, as an administrative …
-
0. 环境
```bash
$ uname -a
Linux azure 6.5.0-1018-azure #19~22.04.2-Ubuntu SMP Thu Mar 21 16:45:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ mysqld --version
/usr/sbin/mysqld Ver 8.0.36-0ubuntu0.2…
n0099 updated
2 months ago
-
Hello every one,
Let me explain our problem
Recently, we migrate our solution from Redhat 7.5 with PostgreSQL 9.6.9 and pgloader 3.4.1 to Rocky Linux 8.9 with PostgreSQL 13.14 and pgloader 3.6…
-
Hello guys, I'm trying to migrate all data from MSSQL to PGSQL, everything works fine, the data is migrated.
The problem is I don't understand why the case is not respected, for example if I have …