diff options
| author | François Freitag <mail@franek.fr> | 2017-05-05 19:19:34 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-05-06 06:59:04 -0400 |
| commit | 88336fdbb5e101fa25825b737169c0d6af2faa93 (patch) | |
| tree | 208e2b3cb2a8aa8cdc9f0614abb03228b8b6fb84 /docs/spelling_wordlist | |
| parent | 504e7782fef74cb78768092780a3476866379c21 (diff) | |
Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL.
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
Diffstat (limited to 'docs/spelling_wordlist')
| -rw-r--r-- | docs/spelling_wordlist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 2a75f0d01e..de01fa314c 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -496,6 +496,8 @@ plugins pluralizations po podcast +pooler +pooling popup postfix postgis |
