我的PostgreSQL版本是9.6,Windows Server 2012。但在%APPDATA%\postgresql\psql_history中找不到PostgreSQLpsql_history文件。我怎样才能找到这个文件?此外,当我输入\s命令以查找命令历史记录时,提示消息“history is not supported by this installation”
我在使用Mac的计算机上使用PostgreSQL安装了单击安装程序。然后我尝试使用PostgreSQL命令访问psql,但它似乎是不可用的。我收到这样的信息:-bash: psql: command not found
我需要安装更多的东西吗?或者如何配置PostgreSQL以便在我的计算机上使用它?