wok-current diff postgresql/receipt @ rev 1152
mysql,postgresql: backup volatile files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 26 17:57:04 2008 +0000 (2008-07-26) |
parents | 443dbfefc6bf |
children | 03a799424aaa |
line diff
1.1 --- a/postgresql/receipt Sat Jul 26 14:23:50 2008 +0000 1.2 +++ b/postgresql/receipt Sat Jul 26 17:57:04 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