bstinson / centos / t_functional

Forked from centos/t_functional 3 years ago
Clone

Blame tests/p_postgresql/0-install_postgresql.sh

Athmane Madjoudj 9696f6
#!/bin/bash
Athmane Madjoudj 9696f6
# Author: Athmane Madjoudj <athmanem@gmail.com>
Athmane Madjoudj 9696f6
Athmane Madjoudj 9696f6
t_InstallPackage postgresql postgresql-server
Athmane Madjoudj 9696f6
t_ServiceControl postgresql start