6 Commits

Author SHA1 Message Date
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
Ted Trask
a5636ad074 main/postgresql: Remove the stop function from pg-restore init.d script 2012-01-02 18:13:54 +00:00
Natanael Copa
2fe619084f main/postgresql: fix checksum
and fix whitespace damage
2011-08-15 09:04:31 +00:00
Nathan Angelacos
18c69f1242 main/postgresql/pg-restore.initd
add a "purge" command - delete the temporary database backup
2011-08-15 09:04:30 +00: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