Page MenuHomeSolus

Add PostgreSQL Sever package
Closed, ResolvedPublic

Description

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

We already have postgresql. Check the repo.

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.

JoshStrobl triaged this task as Normal priority.

Mmkay then.

Changing tag to Software, since it is modification of an existing item in the repo.

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.