mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-09-09 11:21:30 +08:00
removed our postgresql startup message
This commit is contained in:
@@ -39,5 +39,4 @@ if [ -f /var/lib/postgresql/pwfile ]; then
|
|||||||
echo "|------------------------------------------------------------------|"
|
echo "|------------------------------------------------------------------|"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Starting PostgreSQL server..."
|
|
||||||
/etc/init.d/postgresql start && tail -F /var/log/postgresql/postgresql-9.1-main.log
|
/etc/init.d/postgresql start && tail -F /var/log/postgresql/postgresql-9.1-main.log
|
||||||
|
|||||||
Reference in New Issue
Block a user