Skip to main content

ERP DB Copy

Project description

Clone a Tryton or OpenERP database to new database (add _test) for PostgreSQL

Installing

See INSTALL

Configuration

Create a user in your postgres:

  • Name: erpdbcopy

  • Password: erpdbcopy

  • Superuser: Yes

See INSTALL

Package Contents

bin/

Program.

erpdbcopy/

ERP DB Copy sources.

License

See LICENSE

Example to use

$ erpdbcopy -u user -p password -d dbname

Example crontab

30 1 * * * /usr/local/bin/erpdbcopy -u user -p password -d dbname

Log file

/var/log/erpdbcopy.log

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

erpdbcopy-0.0.4.tar.gz (16.1 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