debian-koji/docs
Ken Dreyer 14daa94d82 doc: rewrite PostgreSQL authorization instructions
Rewrite the PostgreSQL authorization instructions in the Server HowTo
guide.

Provide two complete examples: the "all-in-one localhost" option, and
the "separate postgres over the network" option. This reduces the
decision trees and makes it easier to copy and paste the entire
pg_hba.conf file. Explain what each mystery setting does and link to the
PostgreSQL documentation.

Only set listen_addresses to "*" if we need it, and turn it off if we
don't.

Simplify the instructions so that the user only restarts the postgresql
daemon once.

Clarify that koji-web does not need DB access, and the hub is the only
service that requires direct DB access.

Remove the example of authorizing the apache system user, because that
implies that the admin must run a series of complicated GRANT
instructions to allow both koji and apache to write to the DB. Just
grant the koji user full trust access for simplicity.
2020-06-24 14:44:44 +02:00
..
source doc: rewrite PostgreSQL authorization instructions 2020-06-24 14:44:44 +02:00
Makefile warn instead of error when sphinx-build is absent 2016-09-28 18:20:09 -04:00
schema-update-cgen.sql add some comments to the interim cgen schema update scripts 2016-12-08 22:30:03 -05:00
schema-update-cgen2.sql add some comments to the interim cgen schema update scripts 2016-12-08 22:30:03 -05:00
schema-update-dist-repos.sql rename files 2017-03-30 09:47:20 -04:00
schema-upgrade-1.2-1.3.sql wrap old 1.2-1.3 upgrade script in begin..commit 2011-05-20 12:34:10 -04:00
schema-upgrade-1.3-1.4.sql don't pluralize the archivetypes 2010-08-04 15:14:44 -04:00
schema-upgrade-1.4-1.5.sql add support for wrapping win-build output in rpms 2010-09-17 11:27:33 -04:00
schema-upgrade-1.6-1.7.sql Rename recent schema upgrade file. 2012-05-16 15:31:05 -04:00
schema-upgrade-1.7-1.8.sql 1.8 migration doc 2013-04-19 17:26:15 -04:00
schema-upgrade-1.8-1.9.sql 1.9 migration docs 2014-03-24 16:41:22 -04:00
schema-upgrade-1.9-1.10.sql schema update script for 1.10 2015-07-14 23:37:07 -04:00
schema-upgrade-1.10-1.11.sql fix a syntax error introduced by commit 6f4c576 2017-02-14 11:22:28 -05:00
schema-upgrade-1.11-1.12.sql update the 1.11 to 1.12 upgrade schema for BDR 2017-04-21 16:26:42 -04:00
schema-upgrade-1.12-1.13.sql Increase 50 character limit of tag names 2017-04-25 14:07:52 -04:00
schema-upgrade-1.13-1.14.sql add xjb and yaml type in archivetypes table 2017-08-29 18:07:43 +08:00
schema-upgrade-1.14-1.15.sql blank schema upgrade script 2017-12-12 15:25:20 -05:00
schema-upgrade-1.15-1.16.sql remove old db constraint 2019-11-25 11:47:16 +01:00
schema-upgrade-1.16-1.17.sql Modify SQL update scripts 2018-09-20 12:37:26 -04:00
schema-upgrade-1.17-1.18.sql add new indexes in schema upgrade 2019-08-09 10:12:31 -04:00
schema-upgrade-1.18-1.19.sql backward-compatible db conversion 2019-10-30 10:52:47 +01:00
schema-upgrade-1.19-1.20.sql remove old db constraint 2019-11-25 11:47:16 +01:00
schema-upgrade-1.20-1.21.sql hub: editTagExternalRepo is able to set merge_mode 2020-03-25 13:39:30 +01:00
schema-upgrade-1.21-1.22.sql db: use timestamps with timezone 2020-06-24 09:44:52 +02:00
schema.sql db: use timestamps with timezone 2020-06-24 09:44:52 +02:00