| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Removing xloginsert_slots? |
| Date: | 2014-01-29 12:59:05 |
| Message-ID: | CAB7nPqQJeASxDr0Rt9CJiaf9OnfjoJstyk18iw+oXi-OBO4gYA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
The undocumented GUC called xloginsert_slots has been introduced by
commit 9a20a9b. It is mentioned by the commit that this parameter
should be removed before the release. Wouldn't it be a good time to
remove this parameter soon? I imagine that removing it before the beta
would make sense so now is perhaps too early... Either way, attached
is a patch doing so...
Regards,
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| xlog_insert_slot_removal.patch | text/x-diff | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2014-01-29 13:22:38 | Re: Removing xloginsert_slots? |
| Previous Message | Simon Riggs | 2014-01-29 12:55:44 | Re: Add min and max execute statement time in pg_stat_statement |