pg_tin 0.9
PostgreSQL Test INfrastructure
Latest Version: 1.0dev
tin, Test INfrastructure, is a project to provide testing facilities for PostgreSQL applications. It is intended to automate the initialization of the database, and provide the capacity to seemlessly manage the various clusters and the configuration options thereof.
commands
:: help Print this help menu list Print paths and version information to selected clusters [ls] environ Print standard PostgreSQL environment variable for connectivity [env] string Print standard PostgreSQL connectivity options [str] path Print path to selected clusters create Create a cluster using the given pg_config drop Drop the selected database clusters recreate Recreate the selected clusters (configuration is lost) stop Signal the selected clusters to shutdown start Start the selected clusters reload Run pg_ctl reload on the selected clusters command Run the specified command with the current cluster's environment set Set the specified server parameters in each selected cluster show Show the specified server parameters in each selected cluster readlogs Read the selected cluster's log file logs Print absolute paths to the selected cluster's log file
pg_tin create /usr/local/pgsql/bin/pg_config pg_tin list pg_tin set "search_path=public,utils" "shared_buffers=5000" pg_tin -V 8.2 start pg_tin -V 8.1 com psql -f sql
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pg_tin-0.9-py2.5.egg (md5) | Python Egg | 2.5 | 2008-01-07 03:09:06 | 15KB | 212 |
| pg_tin-0.9-py2.4.egg (md5) | Python Egg | 2.4 | 2008-01-07 05:44:02 | 15KB | 205 |
| pg_tin-0.9.tar.gz (md5) | Source | 2008-01-07 03:09:07 | 6KB | 154 | |
- Author: pg/python project <python-general at pgfoundry org>
- Home Page: http://python.projects.postgresql.org
- Download URL: http://python.projects.postgresql.org/downloads/
- Keywords: postgresql test testing unittest database
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: Attribution Assurance License
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: MIT License
- License :: OSI Approved :: Python Software Foundation License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Database
- Package Index Owner: jwp
- DOAP record: pg_tin-0.9.xml
Log in to rate this package.
