Name: PostgreSQL
Homepage: https://www.postgresql.org
Open Source: Yes
Tarball/Zip: https://ftp.postgresql.org/pub/source/v9.5.4/postgresql-9.5.4.tar.bz2
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
This is for the "Server" component, the package shipped is only client and dev tools.
I talked with Ikey on irc, tho, and he said he was ok, and to assign it to him directly.
Comment Actions
Is this task for getting postgresql setup on a system beyond just doing the %make_install that the current package does?
The mariadb package sets up a mariadb user/group and creates the mariadb.service file so you can control maraidb with systemd.
I was beginning to look into adding that the postgresql package, but wasn't sure if this task was to address that.