From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: New Contrib Build? |
Date: | 2005-05-12 15:49:26 |
Message-ID: | 42837B06.4000208@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Marc G. Fournier wrote:
> 'k, now i'm confused ... what are you looking at here, in contrib, as
> being 'admintools'? Right now, anything in contrib is 'add-on' anyway,
> so they'd still be as confused, I'd think ...
Well at least it would be contained in the full tarball, not coming from
a 3rd site (and will hopefully build with a --with-contrib or so, after
some cleanup in contrib).
To fix it finally, all admin related stuff should be in core, not
contrib. I'm not too happy with admin tools needing additional stuff
loaded in each backend to maintain them (and e.g. surveilling table
sizes seems quite basic to me).
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2005-05-12 15:52:16 | Re: Cost of XLogInsert CRC calculations |
Previous Message | Tom Lane | 2005-05-12 15:37:04 | Re: Views, views, views: Summary of Arguments |