Re: pg_autovacuum service fixes
Re: pg_autovacuum service fixes
От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
"Dave Page" writes: > The attached patch addresses the following issues with the WIn32 service > code in pg_autovacuum. Please apply. Done. regards, tom lane
pg_autovacuum service fixes
От:
"Dave Page" <dpage@vale-housing.co.uk>
Дата:
Hi, The attached patch addresses the following issues with the WIn32 service code in pg_autovacuum. Please apply. - Add documentation. - Use the main PostgreSQL message dll when logging to the application log. - Set the -P (port) option correctly when installing as a service. Regards, Dave