Re: pg_dump multi VALUES INSERT - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: pg_dump multi VALUES INSERT
Date
Msg-id CA+q6zcV6HOD954oaD8NvBN6ZLGOCMZTefZGid+M7UAjaGBbqmw@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump multi VALUES INSERT  (Surafel Temesgen <surafel3000@gmail.com>)
Responses Re: pg_dump multi VALUES INSERT
List pgsql-hackers
> On Thu, Nov 8, 2018 at 2:03 PM Surafel Temesgen <surafel3000@gmail.com> wrote:
>
> yes its not much line of code. Attach is a patch that optionally accept the number of row in a single insert
statementand if it is not specified one row per statement used
 

Hi,

Unfortunately, patch needs to be rebased, could you please post an updated
version?


pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: POC: Cleaning up orphaned files using undo logs
Next
From: Dmitry Dolgov
Date:
Subject: Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA