The www/pgweb port
pgweb-0.17.0 – cross-platform client for PostgreSQL databases (cvsweb github mirror)
Description
Pgweb is a web-based database explorer for PostgreSQL, written in Go. Features: - Works with PostgreSQL 9.1+. - Supports native SSH tunnels. - Multiple database sessions. - Execute and analyze custom SQL queries. - Table and query data export to CSV/JSON/XML. - Query history. - Server bookmarks. Visit https://github.com/sosedoff/pgweb/wiki/ for more details.WWW: https://sosedoff.github.io/pgweb/
Readme
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
Basic setup
===========
You can run Pgweb manually and it will store it's data in $HOME/.pgweb.
It can also be set up system-wide as a standalone RC service:
# rcctl enable pgweb
Now start the service. By default it listens on 127.0.0.1:8081 so
just connect with your browser to http://localhost:8081.
# rcctl start pgweb
Maintainer
Igor Zornik
Only for arches
aarch64 amd64 arm i386 riscv64
Categories
Build dependencies
Files
- /etc/rc.d/pgweb
- /usr/local/bin/pgweb
- /usr/local/share/doc/pkg-readmes/pgweb
- /var/pgweb/
- /var/pgweb/bookmarks/
- /var/pgweb/queries/
- @newgroup _pgweb:905
- @newuser _pgweb:905:_pgweb::Pgweb Account:/var/pgweb:/sbin/nologin