从命令行启动PostgreSQL pgAdmin3?

Ray*_*Ray 6 unix linux bash pgadmin

好的,我觉得这很愚蠢,但是有没有办法从Unix命令行启动pgAdmin3?我从pgadmin.org安装了pgAdmin,但我不知道它的安装位置。我在/ usr树中搜索pgadmin *和pgAdmin *无济于事。我也在互联网上搜索了答案,但没有找到答案。pgAdmin 命令行参数 doc页面讨论了可用于启动pgAdmin的参数,但未讨论可执行文件本身。

谢谢。

pro*_*ica 0

图形实用程序是可选的。

您使用的链接仅描述图形实用程序。

在 Linux 上,您可以使用此链接中的psql命令行参数:

https://www.postgresql.org/docs/9.2/static/app-psql.html

此链接可能也有用。

http://suite.opengeo.org/docs/latest/dataadmin/pgGettingStarted/firstconnect.html#dataadmin-pggettingstarted-firstconnect