aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add systemd files.initscripts-pre92Aaron W. Swenson2013-08-223-0/+88
* Change ${socket_path} permissions so that users in the `postgres'Aaron W. Swenson2013-03-091-1/+1
* New branch for pre-9.2 PostgreSQL initscripts.Aaron W. Swenson2013-02-081-5/+7
* Wrap lineAaron W. Swenson2013-02-031-1/+2
* No need to restart because the logger did.Aaron W. Swenson2013-01-191-1/+1
* Default to UTF-8 encodingAaron W. Swenson2012-11-111-1/+1
* Actual parameter name. Fixes bug 418057.Aaron W. Swenson2012-06-081-1/+1
* Typo.Aaron W. Swenson2012-05-271-1/+1
* More doubled slash prevention.Aaron W. Swenson2012-05-271-7/+7
* More descriptive comments.Aaron W. Swenson2012-05-271-3/+10
* Fixes b.g.o bug 407907. awk syntax fix for FreeBSD.Aaron W. Swenson2012-05-271-1/+1
* Return if DATA_DIR hasn't been set so we don't fall through to theAaron W. Swenson2012-05-271-0/+1
* Just bail out if one of the configuration files is missing. The hintAaron W. Swenson2012-05-241-7/+2
* Missed a path variable.Aaron W. Swenson2012-05-241-1/+1
* Don't just check for the variable, but see if it's true!Aaron W. Swenson2012-05-241-1/+1
* If syslog is specified in postgresql.conf, we need it.Aaron W. Swenson2012-05-241-1/+1
* Cleaned up commands. Remove trailing slash for paths.Aaron W. Swenson2012-05-241-8/+8
* Fixed startup command for 9.2. Refactored config file check.Aaron W. Swenson2012-05-231-104/+96
* Fixed passing environments issue. (Bug 394159)Aaron W. Swenson2011-12-241-4/+9
* Fixed typo.Aaron W. Swenson2011-12-201-4/+4
* Updated to match postgresql.init.Aaron W. Swenson2011-11-301-22/+17
* Move to start-stop-daemon. Create run directory if it doesn't exist.Aaron W. Swenson2011-11-301-115/+50
* Drop variable for real pathsAaron W. Swenson2011-09-181-7/+6
* Added {,/var}/run creation and updated README to match up with these files.Aaron W. Swenson2011-09-182-19/+25
* Beautified output a bit.Aaron W. Swenson2011-03-261-3/+5
* Added permiission checks. Changed ${VAR%/} to just ${VAR} because the latter isAaron W. Swenson2011-03-261-10/+16
* Working towards file permission checking.Aaron W. Swenson2011-03-251-9/+14
* Added a message to direct users to check their Postgresql log for an errorAaron W. Swenson2011-03-241-0/+1
* Refactor checkconfig() and replaced cp instruction with a mv.Aaron W. Swenson2011-03-221-23/+25
* Initscript and related conf for 8.3+.Aaron W. Swenson2011-03-192-23/+32
* Initial commit of initscript and related conf file for 8.2.Aaron W. Swenson2011-03-192-0/+230
* Initial commit. README describes repository layout.Aaron W. Swenson2011-03-191-0/+22