risingwave icon indicating copy to clipboard operation
risingwave copied to clipboard

Tracking issues: Support vscode-postgres plugin

Open neverchanje opened this issue 2 years ago • 2 comments

vscode-postgres is the most popular plugin for postgres in the vscode marketplace. It’s able to connect to a Pg instance, highlight the query syntax, and display results. It provides us with an entry-level UI to pg, while still useful in most cases.

This is a long-term task, but still, we expect it can be fully released before the GA stage.

  • [ ] #5478
  • [ ] #5479
  • [ ] SQL: Support vscode-postgres query 3 ()

neverchanje avatar Sep 21 '22 09:09 neverchanje

It seems to need very high compatibility with PostgresQL 😇 Are u sure?

fuyufjh avatar Sep 21 '22 15:09 fuyufjh

... and I don't think vscode-postgres is a good choice for users to develop on RisingWave. It lacks of very basic functions for streaming, such as view the execution graph or monitoring running jobs. That should be the job of the cloud platform.

fuyufjh avatar Sep 21 '22 15:09 fuyufjh

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

github-actions[bot] avatar Nov 26 '22 02:11 github-actions[bot]

According to the reason above, close as not planned now. Reopen if needed in the future.

xxchan avatar Nov 26 '22 07:11 xxchan