DjangoPackages.com migration from SQLite to PostgreSQLΒΆ

Packaginator developers working on actual code: ignore this section.

These instructions are for the sysadmin who has to migrate a staging/production Packaginator database from SQLite to PostgreSQL.

  • Quickstart for migrating SQLite to PostgreSQL quickly
  • Long version of migration instructions (great for troubleshooting weird issues)

Project Versions

This Page