Skip to main content

Tool to build postgres databases for development and testing.

Project description

A small, self contained python library for building postgres database locally that, on first run will:

  • Downloads and compiles a specified version of postgres.

  • Builds a database from a series of SQL commands and by restoring a database dump file.

  • Takes a snapshot of the newly built database files by taking a copy of the folder.

On subsequent builds, it will skip the long, expensive steps of downloading, compiling postgres and restoring a database from a .sql file and just rsync the files across.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hitchbuildpg-0.4.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page