Skip to content

should we disable server side cursor for redshift connection by default? #22

Open
@shimizukawa

Description

@shimizukawa

PostgreSQL driver use server side cursor by default since django-1.11.
https://docs.djangoproject.com/en/1.11/ref/databases/#server-side-cursors

Should we set DISABLE_SERVER_SIDE_CURSORS = True ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions