Re: autovauum integration patch: Attempt #4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: autovauum integration patch: Attempt #4
Date: 2004-08-03 01:36:07
Message-ID: 200408030136.i731a7s22217@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> I'm not sure what we do now. I can't apply this in its current state,
> and I do not have time to fix it. I don't really want to push it in
> and assume we can fix the problems during beta ...

I see. :-(

I know Matthew just got back from being away so perhaps he has time to
address some of these. I say we see if he can and move on the other
open items and see where this is when they are complete.

As far as libpq, can't pg_autovacuum dynamically load libpq like dblink
does? On the password issue, can't we use .pgpass in the postgres home
directory?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-08-03 01:53:57 Re: autovauum integration patch: Attempt #4
Previous Message Bruce Momjian 2004-08-03 01:09:39 Re: Patch for pg_dump: Multiple -t options and new -T option