View a markdown version of this page

STV_CURSOR_CONFIGURATION - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026. We will start enforcing it in phases. For more information on the details of Python end of life and migration options, see the blog post that was published on June 30, 2025.

STV_CURSOR_CONFIGURATION

STV_CURSOR_CONFIGURATION displays cursor configuration constraints. For more information, see Cursor constraints.

STV_CURSOR_CONFIGURATION is visible only to superusers. For more information, see Visibility of data in system tables and views.

Table columns

Column name Data type Description
current_cursor_count integer Number of cursors currently open.
max_diskspace_usable integer Amount of disk space available for cursors, in megabytes. This constraint is based on the maximum cursor result set size for the cluster.
current_diskspace_used integer Amount of disk space currently used by cursors, in megabytes.