Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send

From: David Steele <david(at)pgmasters(dot)net>
To: Jon Nelson <jnelson+pgsql(at)jamponi(dot)net>
Cc: Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send
Date: 2017-03-21 17:40:58
Message-ID: 989c7c0f-0600-250c-84f8-3349279d7266@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/16/17 11:56 AM, David Steele wrote:
>
> My recommendation is that we mark this patch "Returned with Feedback" to
> allow you time to test and refine the patch. You can resubmit once it
> is ready.

This submission has been marked "Returned with Feedback". Please feel
free to resubmit to a future commitfest.

Thanks,
--
-David
david(at)pgmasters(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-03-21 17:49:49 Re: [PATCH] Transaction traceability - txid_status(bigint)
Previous Message David Steele 2017-03-21 17:37:17 Re: PATCH: recursive json_populate_record()