File: pgagent.1

package info (click to toggle)
pgagent 4.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: cpp: 1,913; sql: 1,739; xml: 100; ansic: 58; makefile: 31; sh: 18
file content (16 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH PGAGENT "1" "July 2018" "PostgreSQL Scheduling Agent" "User Commands"
.SH NAME
pgagent \- PostgreSQL Scheduling Agent
.SH OPTIONS
.TP
\fB\-v\fR (display version info and then exit)
.TP
\fB\-f\fR run in the foreground (do not detach from the terminal)
.TP
\fB\-t\fR <poll time interval in seconds (default 10)>
.TP
\fB\-r\fR <retry period after connection abort in seconds (>=10, default 30)>
.TP
\fB\-s\fR <log file (messages are logged to STDOUT if not specified>
.TP
\fB\-l\fR <logging verbosity (ERROR=0, WARNING=1, DEBUG=2, default 0)>