aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/pg-restore.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/postgresql: Remove the stop function from pg-restore init.d scriptTed Trask2012-01-021-5/+0
| | | | (cherry picked from commit a5636ad0745cea325def3da749da9aae76e06728)
* main/postgresql/pg-restore.initdNathan Angelacos2012-01-021-1/+8
| | | | | add a "purge" command - delete the temporary database backup (cherry picked from commit 18c69f1242a853aa8b93698cc704b56af8cb489f)
* main/postgresql: enhancements to the database restore on rebootNathan Angelacos2010-05-171-7/+13
|
* main/postgresql: depend on client. added pg-restore init.d scriptNatanael Copa2010-03-291-0/+31
New feature to restore backe up databases on bootup. Helps when you run postgresql databases from tmpfs.