#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.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/010701819455b88c-52fb1d83-967d-4948-8037-b528d2262983-000000%40eu-central-1.amazonses.com.