| From: | Vik Fearing <vik(at)2ndquadrant(dot)fr> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Martín Marqués <martin(at)2ndquadrant(dot)com> |
| Subject: | Re: Sample configuration files |
| Date: | 2016-09-08 07:22:40 |
| Message-ID: | 9b405a19-c7a4-dba0-eda1-6e563b006514@2ndquadrant.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 08/29/2016 03:34 AM, Vik Fearing wrote:
> We have sample configuration files for postgresql.conf and
> recovery.conf, but we do not have them for contrib modules. This patch
> attempts to add them.
>
> Although the patch puts the sample configuration files in the tree, it
> doesn't try to install them. That's partly because I think it would
> need an extension version bump and that doesn't seem worth it.
>
> Also, while writing this patch, it crossed my mind that the plpgsql
> variables should probably be in the main postgresql.conf file because we
> install it by default. I will happily write that patch if desired,
> independently of this patch.
>
> Current as of 26fa446, added to next commitfest.
I noticed that this patch has been marked Waiting on Author with no
comment. Peter, what more should I be doing right now while waiting for
Martín's review?
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-09-08 07:50:40 | Re: WAL consistency check facility |
| Previous Message | Heikki Linnakangas | 2016-09-08 07:12:30 | Re: GiST penalty functions [PoC] |