摘要:
问题: I am trying to connect to a postgres database installed in a remote server using the following command: psql -h host_ip -U db_username -d db_name 阅读全文
posted @ 2016-12-25 20:14
立志做一个好的程序员
阅读(5069)
评论(0)
推荐(1)
摘要:
PostgreSQL uses sequences to generate values for serial columns and serial columns are generally what is used for "auto-incrementing" columns in Postg 阅读全文
posted @ 2016-12-25 19:45
立志做一个好的程序员
阅读(966)
评论(0)
推荐(0)
摘要:
发现php 运行错误时,浏览器的网页上并没有输出php的错误日志。那php的错误日志在哪里呢? 发现在 /var/log/nginx/error.log文件中。 怎么样才能在浏览器的网页中输出php的出错信息呢? 编辑 /etc/php5/fpm/php.ini文件,将display_errors 阅读全文
posted @ 2016-12-25 11:21
立志做一个好的程序员
阅读(707)
评论(0)
推荐(0)

浙公网安备 33010602011771号