
A pre-configured one-click install solution for PostgreSQL 9.6 server, a powerful, enterprise class open source object-relational database.
| Configurations: | /jet/etc |
| Log files: | /jet/log |
| Applications: | /jet/app |
| Applications data: | /jet/var |
| Temporary files: | /jet/tmp |
| Persistent data: | /jet/prs |
| Version: | 9.6.2 |
| Main config: | /jet/etc/postgresql/postgresql.conf |
| Config directory: | /jet/etc/postgresql |
| Database directory: | /jet/prs/postgresql/data |
| System database: | postgres |
| Administrator username: | postgres |
| Administrator password: | empty |
| Port: | 5432 |
| Socket: | |
| Logfile: |
| Start: | start postgresql |
| Stop: | stop postgresql |
| Restart: | restart postgresql |
| Version: | 5.19.0 |
| Main config: | /jet/etc/monit/monitrc |
| Additional config files: | /jet/etc/monit/monit.d |
| Logfile: | /jet/log/monit/monit.log |
| Start: | start monit |
| Stop: | stop monit |
| Restart: | restart monit |
| Reload: | reload monit |
| Status: | monit summary monit status |
| Available services: | monit postgresql |
| Start all services: | start |
| Stop all services: | stop |
| Service commands: | available|enabled|disabled|enable|disable|start|stop|status|restart servicename |