Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tasks/initdb: fixes for f20 | Pavel Raiskup | 2014-10-03 | 1 | -3/+9 |
| | | | | | | | | | Older versions of postgresql-setup do not support --initdb option. * lib_pgsql.sh (dtf_postgresql_phase_cleanup): Do not fail when the data directory is not created by test. * tasks/initdb/runtest.sh: Avoid running this test on older RHEL/Fedora systems. | ||||
* | Initial commit | Pavel Raiskup | 2014-10-03 | 1 | -0/+5 |
Initializet the lib/run structure and created two basic tests for PostgreSQL. * README: New file. * lib.sh: Likewise. * lib_pgsql.sh: Likewise. * run: Likewise. * tasks/initdb/config.sh: Likewise. * tasks/initdb/runtest.sh: Likewise. * tasks/initdb_old/config.sh: Likewise. * tasks/initdb_old/runtest.sh: Likewise. |