Bug 1249719 - (RFE) quassel: Enable postgresql support
Summary: (RFE) quassel: Enable postgresql support
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: quassel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Dersch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-03 15:55 UTC by Daniel Vrátil
Modified: 2018-12-16 15:22 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-16 15:22:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Vrátil 2015-08-03 15:55:29 UTC
Description of problem:
In addition to SQLite, Quassel also supports PostgreSQL [0]. While SQLite might work for normal users, a deployment with multiple users with many active channels quickly outgrows SQLite, and it's poor performance on large databases causes timeouts during login - that's when PostgreSQL supports comes in handy :-)



[0] http://bugs.quassel-irc.org/projects/1/wiki/PostgreSQL

Comment 1 Adam Miller 2015-08-03 16:30:14 UTC
It is enabled, you just have to install postgresql. There was a debate in the past about having it be a hard requirement or not and the decision was to not have the package require every database backend that quassel supports and leave them optional.

Comment 2 Adam Miller 2015-08-03 16:31:26 UTC
I think you also need qt-postgresql.

Comment 4 Fedora Admin XMLRPC Client 2016-01-25 17:09:11 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Ben Rosser 2016-03-14 17:58:52 UTC
Now that RPM supports weak dependencies, maybe we could use a weak dep to recommend or suggest the installation of the postgresql library?

Comment 6 Radostin Stoyanov 2018-12-16 15:22:05 UTC
I can confirm that support for PostgreSQL is enabled (on Fedora 29) but requires the package qt5-qtbase-postgresql to be installed.


Note You need to log in before you can comment on or make changes to this bug.