summaryrefslogtreecommitdiffstats
path: root/postgresql-tests/gen-data/prep
blob: b5b19b5dce6aa94f46a823d111a130d77fd2c8af (plain)
1
2
3
4
5
#!/bin/bash

yum install -y wget postgresql-server unzip
echo "LANG=en_US.UTF-8" > /etc/locale.conf
rm -rf /var/lib/pgsql/data