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
- Hangs while migrating from SQLite3
- Text fields : value truncated if > 2048 lenght
- Issues with numeric datatype while dumping data from mssql to postgress
- Issues with Quoting Identifiers in MySQL to PostgreSQL Migration via pgloader
- Converting decimal to numerical value sometimes get truncated (sqlserver -> postgres)
- Remove rows per range option from Postgres-Postgres docs
- Unable to connect to Azure SQLServer with Pgloader
- Update Dockerfile.ccl to prevent the encoding problem when migrating from MSSQL
- fix (mssql): quote indexes whose names contain e.g. "-"
- also omit "DEFAULT NULL" when (eq (column-default column) :NULL)
- Docs
- Common Lisp not yet supported