microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
392 stars 50 forks source link

What value should be used as 'instance' name? #86

Open kimballjohnson opened 3 years ago

kimballjohnson commented 3 years ago

Steps to Reproduce:

  1. create new query - requests hostname\instance
  2. what value is 'instance' supposed to be? For what kind of a thing do you want the value to represent? Nothing I can think of is accepted: all through what looks to be a connection error. Nothing useful is returned from any query on google for 'postgresql instance' except descriptions that an 'instance of postgres' controls a database cluster.
  3. First step in using this plugin is inexplicable?