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

[pg] SET statement failed #193

Open
VWagen1989 opened this issue Nov 21, 2024 · 0 comments
Open

[pg] SET statement failed #193

VWagen1989 opened this issue Nov 21, 2024 · 0 comments
Labels
bug Something isn't working compatibility Be compatible with some old fashion request

Comments

@VWagen1989
Copy link
Contributor

postgres=# SET client_min_messages = warning;                                                
ERROR:  Catalog Error: unrecognized configuration parameter "client_min_messages"

Did you mean: "schema" (errno 1105) (sqlstate HY000)

Maybe we should store all the system variables as the MySQL part does.

@VWagen1989 VWagen1989 added bug Something isn't working compatibility Be compatible with some old fashion request labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility Be compatible with some old fashion request
Projects
None yet
Development

No branches or pull requests

1 participant