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

Can't connect via postgres_kernel, but can from psql #23

Open
stuaxo opened this issue Sep 30, 2020 · 1 comment
Open

Can't connect via postgres_kernel, but can from psql #23

stuaxo opened this issue Sep 30, 2020 · 1 comment

Comments

@stuaxo
Copy link

stuaxo commented Sep 30, 2020

I postgres_kernel try and connect:

image

In PSQL, I can connect however:

image

Should the error message display more info than it does currently, the empty quotes look like they should have something in them.

@thomasjm
Copy link

thomasjm commented Aug 2, 2022

I think the problem here is that your connection: comment is in the same cell as the SQL. I'm seeing same thing; it only works if I run the connection comment in a cell by itself, then run SQL in the next cell.

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

2 participants