removed our postgresql startup message

This commit is contained in:
Sameer Naik
2014-06-28 23:28:58 +05:30
parent 57d2600eda
commit cf0271dbc0
-1
View File
@@ -39,5 +39,4 @@ if [ -f /var/lib/postgresql/pwfile ]; then
echo "|------------------------------------------------------------------|"
fi
echo "Starting PostgreSQL server..."
/etc/init.d/postgresql start && tail -F /var/log/postgresql/postgresql-9.1-main.log