Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

information_schema.schemata is not supported #19362

Closed
cloudcarver opened this issue Nov 13, 2024 · 1 comment
Closed

information_schema.schemata is not supported #19362

cloudcarver opened this issue Nov 13, 2024 · 1 comment
Milestone

Comments

@cloudcarver
Copy link
Contributor

cloudcarver commented Nov 13, 2024

The error in goldsky:

Error while creating public.abstract_testnet_raw_blocks table in Postgres: Failed to list tables for database dev

Error message inside RisingWave:

Failed to prepare the statement: Feature is not yet implemented: information_schema.schemata is not supported, please use `SHOW` commands for now.
`SHOW TABLES`,
`SHOW MATERIALIZED VIEWS`,
`DESCRIBE <table>`,
`SHOW COLUMNS FROM [table]`

Tracking issue: https://github.com/risingwavelabs/risingwave/issues/1695

Version: v2.0.2 (RisingWave Cloud Instance)

@github-actions github-actions bot added this to the release-2.2 milestone Nov 13, 2024
@cloudcarver cloudcarver changed the title cannot connect to goldsky information_schema.schemata is not supported Nov 13, 2024
@cloudcarver
Copy link
Contributor Author

resolved at v2.1 #18709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant