Sen descrición

Andy Baugh 70562cbb34 Now the cgi loads %!s(int64=5) %!d(string=hai) anos
cgi 70562cbb34 Now the cgi loads %!s(int64=5) %!d(string=hai) anos
img 70562cbb34 Now the cgi loads %!s(int64=5) %!d(string=hai) anos
install 58ce341507 At least we are 500ing on page load now, kappa %!s(int64=5) %!d(string=hai) anos
lib 58ce341507 At least we are 500ing on page load now, kappa %!s(int64=5) %!d(string=hai) anos
plugin 58ce341507 At least we are 500ing on page load now, kappa %!s(int64=5) %!d(string=hai) anos
templates 70562cbb34 Now the cgi loads %!s(int64=5) %!d(string=hai) anos
.gitignore 6377c4bb6c Initial commit. Just setting some things up. %!s(int64=5) %!d(string=hai) anos
Makefile 70562cbb34 Now the cgi loads %!s(int64=5) %!d(string=hai) anos
README.md 58ce341507 At least we are 500ing on page load now, kappa %!s(int64=5) %!d(string=hai) anos

README.md

Better PostgreSQL for cPanel & WHM

This Plugin aims to bring extended support for more recent PostgreSQL versions to cPanel & WHM. The approach is very similar to what already exists for MySQL -- we will be installing from community repositories which already build the server for CentOS.

The Plan

  • Add UI page for facilitating upgrades. Mimic the MySQL/MariaDB upgrade page, as this is what customers would expect.
  • Implement the "bone stock" path in the UI as well, have it be default option for install.
  • Testing. Lots of testing.
  • RPMification. Makefile needs to bundle shit into SOURCES and then run specfile(s) in SPECS. Copy rpmbuild artifacts to dist folder or whatever. Maybe a publish rule for yum repo?

Other Ambitions

Why not bring other useful extensions to postgres (like PostGIS)? Why not facilitate clustering or at least PG connection pooling?

Copyright

For now, this code is Copyright 2020 Thomas A. Baugh. Unauthorized copying is prohibited until such time I consider re-licensing this code.