TeslaCN commented on issue #24607: URL: https://github.com/apache/shardingsphere/issues/24607#issuecomment-1480750731
> > These are different questions. > > > > 1. PostgreSQL/openGauss string is quoted by single quote. > > 2. `pg_catalog` is not fully supported. > > Sorry for my poor familiarity with OpenGauss syntax, but doesn't this go against our [DATABASE GATEWAY](https://shardingsphere.apache.org/document/5.2.1/en/reference/gateway/) mindset? I think this might be a question worth discussing. I think the Database gateway means you may send PostgreSQL dialect via PostgreSQL client, and the Proxy will convert dialect in backend to access MySQL database. It doesn't mean you can send MySQL dialect via PostgreSQL client. -- 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]
