https://github.com/mflu/build_portable_postgresql
build open source postgresql (portable, self-contained) blob package in Linux
https://github.com/mflu/build_portable_postgresql
Last synced: 22 days ago
JSON representation
build open source postgresql (portable, self-contained) blob package in Linux
- Host: GitHub
- URL: https://github.com/mflu/build_portable_postgresql
- Owner: mflu
- Created: 2013-03-06T14:04:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-14T09:17:59.000Z (over 13 years ago)
- Last Synced: 2025-03-06T06:18:27.878Z (over 1 year ago)
- Language: Shell
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portable Postgresql Builder
----------------
What you should do is to run:
./build.sh
Then you will get your portable postgresql package in ./release
If you find any errors, look logs/build.log to find anything ...
This repo will be moved to https://github.com/cloudfoundry/vcap-services/tree/master/tools
No updates anymore in this repo.