From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | Condor <condor(at)stz-bg(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Question about contrib |
Date: | 2021-04-19 13:40:27 |
Message-ID: | 207335.1618839627@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Guillaume Lelarge <guillaume(at)lelarge(dot)info> writes:
> Le lun. 19 avr. 2021 à 10:43, Condor <condor(at)stz-bg(dot)com> a écrit :
>> Aha my mistake, sorry. Why is not in main tree then ?
> Because they aren't interesting for everyone. Moreover, some are more dev
> tools, than DBA tools. So better to pick the tools you need.
Actually I think the high-level answer is that the contrib modules
exist to verify that Postgres is extensible, and to provide sample
code for other people wanting to make extensions. It's great that
they have actual use cases, but we'd keep them even if they didn't.
While they're all nominally supported, some are old, crufty, and
deprecated to various extents. xml2, in particular, might go away
someday.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-04-19 13:53:51 | Re: could not read from hash-join temporary file: SUCCESS && DB goes into recovery mode |
Previous Message | Mohan Radhakrishnan | 2021-04-19 13:10:40 | Re: Storing state machine |