aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/runtime.sgml
Commit message (Expand)AuthorAge
* Fix documentation for POSIX semaphores.Nathan Bossart2024-06-05
* Fix documentation for System V semaphores.Nathan Bossart2024-06-03
* Remove AIX supportHeikki Linnakangas2024-02-28
* doc: Add note to prevent server spoofing with SCRAMMichael Paquier2023-06-03
* Allow to use system CA pool for certificate verificationDaniel Gustafsson2023-04-05
* doc: Adjust a few more references to "postmaster"Peter Eisentraut2023-01-27
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* doc: Add installation instructions for building with mesonPeter Eisentraut2022-12-01
* Doc: improve recommended systemd unit file.Tom Lane2022-10-12
* Fix typos.Amit Kapila2022-09-19
* Doc: document possible need to raise kernel's somaxconn limit.Tom Lane2022-08-23
* Doc: prefer sysctl to /proc/sys in docs and comments.Tom Lane2022-08-23
* doc: use wording "restore" instead of "reload" of dumpsBruce Momjian2022-07-21
* Remove HP-UX port.Thomas Munro2022-07-08
* Recommend scram-sha-256 instead of md5 authentication in docsMagnus Hagander2022-05-31
* Doc: fix mention of pg_dump's minimum supported server version.Tom Lane2022-05-31
* Silence extra logging when using "postgres -C" on runtime-computed GUCsMichael Paquier2022-05-11
* Fix some trailing whitespace in documentation filesPeter Eisentraut2022-04-16
* Remove exclusive backup modeStephen Frost2022-04-06
* doc: Clarify when SSL actually means TLSDaniel Gustafsson2022-03-30
* doc: Improve postgres command for shared_memory_size_in_huge_pagesMichael Paquier2022-03-24
* Doc: fix our example systemd script.Tom Lane2022-03-20
* Doc: Fix misleading wording of CRL parametersDaniel Gustafsson2021-12-03
* Doc: clean up some places that mentioned template1 but not template0.Tom Lane2021-11-02
* Introduce GUC shared_memory_size_in_huge_pagesMichael Paquier2021-09-21
* Doc: Remove extraneous whitespaces with some tagsMichael Paquier2021-04-24
* doc: mention that intervening major releases can be skippedBruce Momjian2021-04-01
* Doc: update example connection-failure messages in the documentation.Tom Lane2021-01-23
* Fix assorted issues in backend's GSSAPI encryption support.Tom Lane2020-12-28
* Overhaul pg_hba.conf clientcert's APIBruce Momjian2020-10-05
* doc: clarify the use of ssh port forwardingBruce Momjian2020-10-02
* Copy editing: fix a bunch of misspellings and poor wording.Tom Lane2020-09-21
* Doc: mention packager-supplied tools for server start/stop, initdb, etc.Tom Lane2020-09-03
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* docs: clarify intermediate certificate creation instructionsBruce Momjian2020-08-31
* Add hash_mem_multiplier GUC.Peter Geoghegan2020-07-29
* Add huge_page_size setting for use on Linux.Thomas Munro2020-07-17
* Doc: update or remove dead external links.Tom Lane2020-07-10
* docs: replace 'master process' with 'supervisor process' where appropriate.Andres Freund2020-07-08
* docs: replace 'master' with 'primary' where appropriate.Andres Freund2020-07-08
* Doc: Update example symptom of systemd misconfiguration.Thomas Munro2020-06-08
* Doc: Clean up references to obsolete OS versions.Thomas Munro2020-06-07
* Doc: further fooling-about with rendering of tables in PDF output.Tom Lane2020-05-06
* doc: Clarify documentation about SSL passphrasesPeter Eisentraut2019-11-09
* doc: Clean up title case usePeter Eisentraut2019-09-08
* Revert "initdb: Change authentication defaults"Peter Eisentraut2019-07-22
* initdb: Change authentication defaultsPeter Eisentraut2019-07-22
* Fix some typosMichael Paquier2019-06-09
* Update documentation about SIGKILL of postmaster.Noah Misch2019-06-08
* Fix typos in documentatoin of GSSAPI encryptionMichael Paquier2019-05-17