| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Add appendix detailing some limits of PostgreSQL |
| Date: | 2018-11-29 13:03:26 |
| Message-ID: | E1gSLyY-0004LR-3Z@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Add appendix detailing some limits of PostgreSQL
This used to be on the web site but was removed. The documentation is
a better place for it anyway.
Author: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Reviewed-by: John Naylor <jcnaylor(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAKJS1f_dKdejdKB94nKZC9S5NzB-UZRcAKkE84e=JEEecDuotg(at)mail(dot)gmail(dot)com/
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/68120427f4902c136066d10ac9da93355877e156
Modified Files
--------------
doc/src/sgml/filelist.sgml | 1 +
doc/src/sgml/limits.sgml | 120 +++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/postgres.sgml | 1 +
3 files changed, 122 insertions(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-11-29 20:54:00 | pgsql: Ensure static libraries have correct mod time even if ranlib mes |
| Previous Message | Michael Paquier | 2018-11-29 09:03:50 | pgsql: Add pg_partition_tree to documentation index |