projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a37a126
)
Set pidfile and logfile for ticker
author
Magnus Hagander
<magnus@hagander.net>
Fri, 12 Aug 2011 08:49:18 +0000
(10:49 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 12 Aug 2011 08:49:18 +0000
(10:49 +0200)
tools/pgq/varnish_pgq.ini
patch
|
blob
|
blame
|
history
diff --git
a/tools/pgq/varnish_pgq.ini
b/tools/pgq/varnish_pgq.ini
index 84e4bab29f3b135b8f41277620d2d96994dfbc11..e336ff28bed349fb5712343acf10b0e02af8cd67 100644
(file)
--- a/
tools/pgq/varnish_pgq.ini
+++ b/
tools/pgq/varnish_pgq.ini
@@
-2,6
+2,8
@@
[pgqadm]
job_name = varnish_ticker
db = dbname=pgweb user=pgq
+logfile = /var/log/pgweb-pgq.log
+pidfile = /var/run/pgweb-pgq.pid
# We have one consumer for each frontend server,
# all talking to the same queue and database.