当我提交SQL时,色调表示数据库被锁定。我没有任何数据库管理经验。我试图连接到数据库postgres,我认为这是PostgreSQL本身的元数据库。我希望我能够在这个数据库中找到进程、事件和锁定信息。postgres=> \c postgresYou are now connected to database "postgres&q
我正在尝试查询我在本地机器上设置的postgres数据库。我已经创建了一个文件 (:require [clojure.java.jdbc :as jdbc]))
{:classname "com.postgres.jdbc.Driver" :subname "mydb" ; In the guide this was /
我在nodejs上使用heroku,但在服务器关闭时heroku重置了数据库。我使用的是heroku的免费版本。当heroku服务器关闭时(heroku在没有活动时关闭服务器大约30分钟)。如果ı理解正确的话,heroku支持postgres数据库。heroku close postgres数据库是否处于关闭状态?
对不起,我的英语