相关疑难解决方法(0)

What does database connection limit mean?

I'm using Django with a Postgres database from heroku. The heroku database has a

"connection limit of 20".

I don't understand what this means.

连接是如何定义的?每次用户访问我的网站时,我都会获得一些数据库内容。这是否已经是一个连接,因为我的网站需要连接到数据库才能获取此数据?

如果达到连接总数会怎样?网站还能用吗?

database django postgresql

3
推荐指数
1
解决办法
1638
查看次数

标签 统计

database ×1

django ×1

postgresql ×1