pgadmin4 query tool always comes back not connected

后端 未结 2 2197
借酒劲吻你
借酒劲吻你 2021-02-15 22:47

Q: How can I diagnose and correct problems with the Query tool connection.

Using pgAdmin4 1.0-rc1 to connect to a local host \"PostgreSQL 9.5.3, compiled by Visual C++ b

2条回答
  •  無奈伤痛
    2021-02-15 23:30

    All you have to do is wrap the schema, table, column names with double quotation marks in every sentence.

提交回复
热议问题