About 19 results
Open links in new tab
  1. pgloader

    pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. Read the White Paper to learn how to limit risks and control your …

  2. pgloader - About

    pgloader implements a retry policy around the data it loads, so that if your COPY transaction fails to load all the data, the rejected data is separated away from the rest of the file, and the data that is …

  3. pgloader - Continuous Migration

    Dec 21, 2017 · Also, the About page of this website contains more detailed information about how pgloader implements fully automated database migrations, from MySQL, MS SQL or SQLite live …

  4. pgloader - White Paper

    The pgloader tool is meant to allow one to implement the Continuous Migration project methodology when migrating to PostgreSQL. This methodology is meant to reduce risks inherent to such complex …

  5. pgloader - Services

    Continuous Migration to PostgreSQLAs detailed in the Migrating to PostgreSQL White Paper a database migration to PostgreSQL is set-up in the following 4 steps: Data migration Code migration (SQL, …

  6. pgloader, Your Migration Companion

    Oct 30, 2017 · Well it’s actually quite messy and complex to migrate the data properly from one system to another. pgloader solves this problem and turns it into a one-liner: in this talk you’ll learn how to …

  7. pgloader - Blog

    Oct 30, 2017 · Jan, 2018 Jan 10, 2018 Migrating to PostgreSQL, the White Paper Dec, 2017 Dec 21, 2017 Continuous Migration Oct, 2017 Oct 30, 2017 pgloader, Your Migration Companion

  8. pgloader - RoadMap

    The following projects are part of the pgloader Road Map, and after you’ve bought a pgloader Moral Licence you are entitled to vote for them so see them delivered in a time frame that makes sense for …

  9. pgloader - Contribute

    The pgloader project is fully Open Source and released under The PostgreSQL License so that anyone can easily contribute to the project. The whole project management (issue tracking, feature …

  10. pgloader - Migrating to PostgreSQL, the White Paper

    Jan 10, 2018 · Continuous Migration to PostgreSQLAfter having been involved in many migration projects in the last 10 years, I decided to publish the following White Paper in order to share my …