wok-stable diff postgresql/receipt @ rev 1323

Add mhash
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 29 07:55:20 2008 +0000 (2008-08-29)
parents 443dbfefc6bf
children 03a799424aaa
line diff
     1.1 --- a/postgresql/receipt	Sat Jul 26 14:23:50 2008 +0000
     1.2 +++ b/postgresql/receipt	Fri Aug 29 07:55:20 2008 +0000
     1.3 @@ -66,6 +66,8 @@
     1.4  	chroot $1/ chown -R postgres.postgres /var/lib/pgsql /var/log/postgresql
     1.5  	cat <<EOF
     1.6  ----
     1.7 +postgres has superuser access.
     1.8 +Configure /var/lib/pgsql/*.conf files.
     1.9  To start $PACKAGE server you can run :
    1.10  
    1.11      /etc/init.d/$PACKAGE start