pgadmin4 query tool always comes back not connected

后端 未结 2 2178
借酒劲吻你
借酒劲吻你 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:21

    This issue has been resolved now, Upgrade pgAdmin4 to version 1.3. https://www.pgadmin.org/download/

    0 讨论(0)
  • 2021-02-15 23:30

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

    0 讨论(0)
提交回复
热议问题