我正在运行哪个版本的PostgreSQL? [英] Which version of PostgreSQL am I running?

查看:192
本文介绍了我正在运行哪个版本的PostgreSQL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在公司环境中(正在运行Debian Linux),并且自己没有安装。我使用Navicat或phpPgAdmin访问数据库(如果有帮助)。我也没有外壳程序访问运行数据库的服务器。

I'm in a corporate environment (running Debian Linux) and didn't install it myself. I access the databases using Navicat or phpPgAdmin (if that helps). I also don't have shell access to the server running the database.

推荐答案

从PostgreSQL运行此查询:

Run this query from PostgreSQL:

SELECT version();

这篇关于我正在运行哪个版本的PostgreSQL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆