Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

PG_USER_INFO - Amazon Redshift

PG_USER_INFO

PG_USER_INFO is an Amazon Redshift system view that shows user information, such as user ID and password expiration time.

Only superusers can see PG_USER_INFO.

Table columns

PG_USER_INFO contains the following columns. For more information, see the PostgreSQL documentation.

Column name Data type Description
usename name The username.
usesysid integer The user ID.
usecreatedb boolean True if the user can create databases.
usesuper boolean True if the user is a superuser.
usecatupd boolean True if the user can update system catalogs.
passwd text The password.
valuntil abstime The password's expiration date and time.
useconfig text[] The session defaults for run-time variables.
useconnlimit text The number of connections that the user can open.
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.