summaryrefslogtreecommitdiffstats
path: root/main/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* main/postgresql: upgrade to 8.4.4Natanael Copa2010-05-291-3/+3
|
* main/postgresql: enhancements to the database restore on rebootNathan Angelacos2010-05-175-22/+48
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/postgresql: upgrade to 8.4.3Natanael Copa2010-03-301-3/+3
|
* main/postgresql: depend on client. added pg-restore init.d scriptNatanael Copa2010-03-295-7/+69
| | | | | New feature to restore backe up databases on bootup. Helps when you run postgresql databases from tmpfs.
* main/postgresql: fix checksumsNatanael Copa2010-01-051-2/+2
|
* main/postgresql: upgrade to 8.4.2Natanael Copa2010-01-051-5/+9
|
* main/postgresql: fix checksumNatanael Copa2009-09-251-1/+1
|
* main/postgresql: check if data directory is empty on setupNatanael Copa2009-09-242-2/+3
|
* main/postgresql: upgrade to 8.4.1Natanael Copa2009-09-181-3/+3
|
* main/postgresql: start service after firewallNatanael Copa2009-09-162-2/+3
|
* main/postgresql: fix pre-upgrade scriptNatanael Copa2009-08-202-7/+6
| | | | inclusive typo
* main/postgresql: upgrade to 8.4Natanael Copa2009-08-123-5/+38
| | | | Need to manually upgrade the database
* moved extra/* to main/Natanael Copa2009-07-243-0/+215
and fixed misc build issues