| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Moving test_fsync to /contrib? |
| Date: | 2011-01-17 17:48:34 |
| Message-ID: | 14131.1295286514@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Mon, Jan 17, 2011 at 12:05 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> On Red Hat, it is not packaged at all (at least not by me), and won't
>> be unless it goes into contrib. I don't believe it belongs in the
>> base package.
> I confess to some confusion about what things "belong" where. Is
> contrib the right place for this because we think it's half-baked, or
> because we think most people won't use it, or just because we're
> violently allergic to adding stuff to src/bin, or what?
The first two, if you ask me. And there's another point: I disagree
with the assumption that platform-specific packagings will or should
include test_fsync by default. It'd be better for the packager to make
a platform-specific choice of default for the users. I don't mind too
much putting it into a secondary subpackage such as postgresql-contrib,
but you won't be seeing it in postgresql-server.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-01-17 17:48:39 | Re: READ ONLY fixes |
| Previous Message | Bruce Momjian | 2011-01-17 17:46:39 | Re: Moving test_fsync to /contrib? |