This website works better with JavaScript.
Explore
Help
Sign In
openpkg
/
openpkg-packages
Watch
1
Star
0
Fork
You've already forked openpkg-packages
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
22403
Commits
1
Branch
2
Tags
595 MiB
Tree:
8879e2c6bb
master
CVS-to-MTN
MTN-to-GIT
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8879e2c6bb'
${ noResults }
Commit Graph
22 Commits (8879e2c6bb3f30c999eb8b2f3c36d6aea62575cd)
Author
SHA1
Message
Date
Dr. Ralf S. Engelschall
3a2ea36d8c
replace '@l_prefix@/lib/openpkg/bash @l_prefix@/etc/rc' in shebang with '@l_prefix@/bin/openpkg rc' to allow people who run the rc.xxx scripts directly (as executables) to leverage from the Set-UID functionality
20 years ago
Dr. Ralf S. Engelschall
09fef86b6f
use 'fast' (rollback active transactions) instead of 'smart' (wait for all clients to disconnect) mode for shutting down PostgreSQL because else PostgreSQL hangs endless waiting for clients like Apache/mod_perl which never disconnect if not forced to
20 years ago
Dr. Ralf S. Engelschall
0f65c71fcb
apply Bill Campbell's pg_ctl workarounds and cleanup the pg_ctl handling in general, too
20 years ago
Dr. Ralf S. Engelschall
b0897cdb7a
pgpool now lives in its own separate package because this way it can be used on client-only installations and also supports multiple instances
20 years ago
Michael Schloh von Bennewitz
9de7ec7798
from release notes PostgreSQL 8: the server now listens on localhost by default, which eliminates the need for the -i postmaster switch in many scenarios
21 years ago
Dr. Ralf S. Engelschall
7d8465157d
remove priorities (actually inherited via cut & paste from rc.bind ;-) from packages where the default priority is fully sufficient; fix %stop priorities: they have to be 1000 minus the %start priority in order to stop a package later if it was started earlier.
21 years ago
Dr. Ralf S. Engelschall
c43d3542a1
fix logfile rotation: reload is useless because PostgreSQL doesn't reopen the logfile anyway, so workaround by using the shtool rotate -c option
22 years ago
Dr. Ralf S. Engelschall
daed7df5bf
provide start/stop support for slony1
22 years ago
Dr. Ralf S. Engelschall
1137fb9af9
add optional pgpool frontend support
22 years ago
Thomas Lotterer
a60c4dc2db
PR#202 run-time check and related issues
23 years ago
Dr. Ralf S. Engelschall
eabae2d716
cleanup the priority: move 200 to 500 and because 500 is default just ommit it; fix DNS/NTP/etc. dependencies
23 years ago
Thomas Lotterer
df8d12463f
PR#210: shtool options space before argument
23 years ago
Dr. Ralf S. Engelschall
f1b2e392dc
replace opXXXX with rcXXXX (PR#207)
23 years ago
Michael van Elst
f4f8abdf2b
%status
23 years ago
Thomas Lotterer
8da857cc53
migrate opServiceEnabled to opService ... enable yes; use new bootstrap feature and apply opService short circuit to %env
23 years ago
Dr. Ralf S. Engelschall
f86d2c7f62
remove %status already in advance because it is required later for something different
23 years ago
Dr. Ralf S. Engelschall
07d3c1c314
use new openpkg_rc_def variable in run-command scripts for allowing the admin to change the global default for xxx_enable
23 years ago
Thomas Lotterer
4e78b5a049
rclint police: fix invalid run command section order
23 years ago
Thomas Lotterer
082a816f91
cosmetics: align/fix/unify rc header comment
23 years ago
Christoph Schug
7cc3ea343d
added shutdown mode setting in rc script
23 years ago
Dr. Ralf S. Engelschall
92c6752adf
fix listening sockets
24 years ago
Dr. Ralf S. Engelschall
08b77e211b
new package: postgresql 7.2
24 years ago