Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
383 views
in Technique[技术] by (71.8m points)

postgresql - 我正在运行哪个版本的PostgreSQL?(Which version of PostgreSQL am I running?)

I'm in a corporate environment (running Debian Linux) and didn't install it myself.

(我在公司环境中(运行Debian Linux)并没有自己安装它。)

I access the databases using Navicat or phpPgAdmin (if that helps).

(我使用Navicat或phpPgAdmin访问数据库(如果有帮助的话)。)

I also don't have shell access to the server running the database.

(我也没有shell访问运行数据库的服务器。)

  ask by Highly Irregular translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

从PostgreSQL运行此查询:

SELECT version();

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...