[Django] #33804: Postgres GinIndex Documentation bug!!!

0 views
Skip to first unread message

Django

unread,
Jun 24, 2022, 2:10:58 AM6/24/22
to django-...@googlegroups.com
#33804: Postgres GinIndex Documentation bug!!!
-----------------------------------------+--------------------------
Reporter: sidty | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Keywords: GinIndex
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+--------------------------
In django postgres-GinIndex docs
(https://docs.djangoproject.com/en/4.0/ref/contrib/postgres/indexes/#ginindex)
In last paragraph of GinIndex docs.
"Provide an integer number of **bytes** ..."

But in postgres (https://www.postgresql.org/docs/current/runtime-config-
client.html#GUC-GIN-PENDING-LIST-LIMIT)
In mid of 2nd line of paragraph.
"If this value is specified without units, it is taken as **kilobytes**. "

(And django sends value without any units.)
So django-docs asks for **bytes** but postgres-docs check for
**kilobytes**.

--
Ticket URL: <https://code.djangoproject.com/ticket/33804>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 24, 2022, 2:23:20 AM6/24/22
to django-...@googlegroups.com
#33804: Postgres GinIndex Documentation bug!!!
-------------------------------+--------------------------------------

Reporter: sidty | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Resolution:

Keywords: GinIndex | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by sidty):

* cc: sidty (added)


--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:1>

Reply all
Reply to author
Forward
0 new messages