aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/postgresql.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/postgresql: enhancements to the database restore on rebootNathan Angelacos2010-05-171-8/+28
|
* main/postgresql: depend on client. added pg-restore init.d scriptNatanael Copa2010-03-291-1/+4
| | | | | New feature to restore backe up databases on bootup. Helps when you run postgresql databases from tmpfs.
* main/postgresql: check if data directory is empty on setupNatanael Copa2009-09-241-0/+1
|
* main/postgresql: start service after firewallNatanael Copa2009-09-161-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+113
and fixed misc build issues