pgloader
https://github.com/dimitri/pgloader
Common Lisp
Migrate to PostgreSQL in a single command!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Common Lisp not yet supported2 Subscribers
Add a CodeTriage badge to pgloader
Help out
- Issues
- `WITH max parallel create index 1` is still parallelly run many `CREATE INDEX` and the importing of next table
- case-insensitivty
- bytes after `0x00` get silently truncated when importing from mysql `text` column to pgsql
- 561400 of lisp codes in a single log for `WARNING Source column "table"."column" is casted to type #1=#S(PGLOADER.CATALOG:SQLTYPE {561398_LINES} which is not the same as "...", the type of current target database column ..."`
- Backslashes in Enum Values not possible.
- DB-CONNECTION-ERROR: Failed to connect to pgsql
- `:` in the connection string
- Allow colon in dsn-dbname
- How to migrate stored procedure in MySQL
- Fix: pgloader creates table with the same name as type.
- Docs
- Common Lisp not yet supported