summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/files/pgsql.sh
AgeCommit message (Expand)AuthorFilesLines
2004-07-24Delete old postgresql packages now that we have the postgresql73 ones.recht1-142/+0
2003-11-14Add 'ulimit -n 4096' to increase the number of FDs postgresql can use. This ...explorer1-1/+3
2003-10-11only test for existance of data directory, rather than the templategrant1-3/+3
2003-07-16Update to postgresql-server-7.3.3nb1abs1-4/+2
2002-10-19Fix case where pgsql_flags contains more that one option.jlam1-3/+3
2002-10-19Forgot to fix quoting for pgsql_flags.jlam1-2/+2
2002-10-19Alter quoting so that command_args can be set to something like:jlam1-3/+7
2002-10-19Allow for different "home" directory for storing PostgreSQL databases.jlam1-28/+38
2002-10-19Don't default to pgsql=NO anymore, as rc.d scripts aren't copied intojlam1-2/+1
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
2002-09-10Use a stricter test for a true rc.d system and default to pgsql=NO if notjlam1-2/+3
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-1/+1
2002-07-18Don't hard-code PGHOME; get it from the passwd file.cjs1-3/+3
2002-04-05Add a few error checks for whether the commands we want to execute actuallyjlam1-2/+13
2002-04-05If we do not have /etc/rc.subr, but we do have /etc/rc.conf, still source it.abs1-1/+5
2002-04-04Fix bug in in "/etc/rc.d/pgsql stop": we need to use "fast" mode ratherjlam1-76/+74
2001-11-26Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}.jlam1-3/+3
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam1-3/+3
2001-05-14Surround possible empty string in quotes so [ sees an argument.jlam1-2/+2
2001-05-14Generalize some of the code a bit to make it easier to cut-and-paste intojlam1-2/+2
2001-05-14Move database initialization step from the INSTALL script to ajlam1-11/+50
2001-05-14postgresql-server: PostgreSQL database backend server programsjlam1-0/+76