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

implement show users #329

Merged
merged 4 commits into from
Feb 21, 2023
Merged

implement show users #329

merged 4 commits into from
Feb 21, 2023

Conversation

dat2
Copy link
Contributor

@dat2 dat2 commented Feb 21, 2023

I noticed that this admin query wasn't supported. My company is gradually switching over from pgbouncer to pgcat and I want this transition to be relatively smooth. We'll likely implement pgcat specific features in our tooling but for now I want there to be less hiccups.

pgcat=> show users;
FATAL:  Unsupported SHOW query against the admin database

.vscode
.profraw
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these files were generated by the test suite when I ran them locally

@dat2 dat2 marked this pull request as ready for review February 21, 2023 21:03
@levkk levkk merged commit 37e1c52 into postgresml:main Feb 21, 2023
@dat2 dat2 deleted the nickdujay/show-users branch February 21, 2023 21:11
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

Successfully merging this pull request may close these issues.

None yet

2 participants