Skip to main content

Psql commands

RisingWave supports the following psql commands:

CommandDescription
\dLists all relations in the current database. Sources are not yet supported.
\diLists all indexes in the current database.
\dmLists all materialized views in the current database.
\dtLists all tables in the current database.
\duLists all users and their privileges in the current database.
\qQuits psql.

Help us make this doc better!

Was this page helpful?

Happy React is loading...