linghengqian commented on issue #31775: URL: https://github.com/apache/shardingsphere/issues/31775#issuecomment-2185562080
- First, you shouldn't expose internal data on github, you need to create a separate postgresql unit through docker or testcontainers-java to show what happens. - You didn't specify the postgresql version, nor the shardingsphere proxy version. The `pg_catalog` schema related to the virtual data source is actually simulated at https://github.com/apache/shardingsphere/tree/5.5.0/infra/database/type/postgresql/src/main/resources/schema/postgresql/pg_catalog . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
