Re: Pg_autovacuum on FreeBSD

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Rodrigo Moreno <rodrigo(dot)miguel(at)terra(dot)com(dot)br>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Pg_autovacuum on FreeBSD
Date: 2005-07-08 02:26:13
Message-ID: 42CDE445.8050504@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> The pg_autovacuum on FreeBSD and pg 803 is not working. Just do nothing, no
> log, nothing in screen, no daemonize.
>
> It was ok on pg746.
>
> Could some one help me ?

They both work fine for me on my test box...

Are you aware that they change the port? You need to put
postgresql="YES" in your /etc/rc.conf.

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-07-08 02:37:04 Re: A couple of p.tches for PostgreSQL 64bit support
Previous Message Christopher Kings-Lynne 2005-07-08 02:23:07 Re: Must be owner to truncate?