Alan Messias Cordeiro de Lacerda
5a3102461f
main/postgresql fix unix_socket_directories get_config parameter
2014-08-11 12:10:59 +00:00
Timo Teräs
8f9cc28a3f
main/postgresql: remove invalid and redundant options from init.d
...
makes postgres start again. fixes #2984
2014-06-04 14:52:42 +03:00
Natanael Copa
558388f10a
main/postgresql: fix init scripts for 9.2
...
- change some variables, {NICE,RUDE,FORCE}_TIMEOUT to correspond with
gentoo variables, while still beeing backawards compatible
- change data dir to 9.2
- patch initdb to not suggest how to start postgresql
2012-11-07 09:12:09 +00:00
Natanael Copa
1a496ed9e4
main/postfix: replace opts in init.d script
...
ref #943
2012-01-19 12:21:25 +00:00
Timo Teräs
e1abee9ada
main/postgres: fix init.d script pid checking
...
The pid file contains a lot of numeric stuff. The first line is the
PID, so use just 'read' to get it instead of the grep.
2011-10-30 16:41:30 +02:00
Nathan Angelacos
80f783a77b
main/postgresql: enhancements to the database restore on reboot
2010-05-17 18:40:19 +00:00
Natanael Copa
64bce71141
main/postgresql: depend on client. added pg-restore init.d script
...
New feature to restore backe up databases on bootup. Helps when you run
postgresql databases from tmpfs.
2010-03-29 12:28:31 +00:00
Natanael Copa
2201bb19f8
main/postgresql: check if data directory is empty on setup
2009-09-24 15:02:28 +00:00
Natanael Copa
4e400cd5bd
main/postgresql: start service after firewall
2009-09-16 07:20:54 +00:00
Natanael Copa
b70981b68e
moved extra/* to main/
...
and fixed misc build issues
2009-07-24 08:01:31 +00:00