Thread: auto_vacuum

auto_vacuum

From
Theo Galanakis
Date:

Hi,

        We are currently running an older version of postgres on linux redhat, the auto_vacuum is not part of the contrib package for 7.3.2.. Should I install the latest contrib rpm package? Or should I compile pg_autovacuum from the source?

Theo

______________________________________________________________________
This email, including attachments, is intended only for the addressee
and may be confidential, privileged and subject to copyright. If you
have received this email in error, please advise the sender and delete
it. If you are not the intended recipient of this email, you must not
use, copy or disclose its content to anyone. You must not copy or
communicate to others content that is confidential or subject to
copyright, unless you have the consent of the content owner.

Re: auto_vacuum

From
"Matthew T. O'Connor"
Date:
pg_autovacuum should work against Postgresql 7.3.x.  I don't know if
compiling it from source, or using a 7.4 rpm will be easier....

Theo Galanakis wrote:

> Hi,
>
>         We are currently running an older version of postgres on linux
> redhat, the auto_vacuum is not part of the contrib package for 7.3.2..
> Should I install the latest contrib rpm package? Or should I compile
> pg_autovacuum from the source?
>
> Theo
>
> ______________________________________________________________________
> This email, including attachments, is intended only for the addressee
> and may be confidential, privileged and subject to copyright. If you
> have received this email in error, please advise the sender and delete
> it. If you are not the intended recipient of this email, you must not
> use, copy or disclose its content to anyone. You must not copy or
> communicate to others content that is confidential or subject to
> copyright, unless you have the consent of the content owner.
>

Re: auto_vacuum

From
Theo Galanakis
Date:

Hi Mathew,

        I have tried the rpm contrib package and it has depenancies on other packages. So I tired compiling the source with no luck.

http://developer.postgresql.org/docs/pgsql/contrib/

I guess I will just upgrade the server to a newer version.

Theo

-----Original Message-----
From: Matthew T. O'Connor [mailto:matthew@zeut.net]
Sent: Wednesday, 5 January 2005 12:01 PM
To: Theo Galanakis
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] auto_vacuum

pg_autovacuum should work against Postgresql 7.3.x.  I don't know if
compiling it from source, or using a 7.4 rpm will be easier....

Theo Galanakis wrote:

> Hi,
>
>         We are currently running an older version of postgres on linux
> redhat, the auto_vacuum is not part of the contrib package for 7.3.2..
> Should I install the latest contrib rpm package? Or should I compile
> pg_autovacuum from the source?
>
> Theo
>
> ______________________________________________________________________
> This email, including attachments, is intended only for the addressee
> and may be confidential, privileged and subject to copyright. If you
> have received this email in error, please advise the sender and delete
> it. If you are not the intended recipient of this email, you must not
> use, copy or disclose its content to anyone. You must not copy or
> communicate to others content that is confidential or subject to
> copyright, unless you have the consent of the content owner.
>