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