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

From Fabien COELHO
Subject Re: pg_dump multi VALUES INSERT
Date
Msg-id alpine.DEB.2.21.1906141845560.19957@lancre
Whole thread Raw
In response to Re: pg_dump multi VALUES INSERT  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: pg_dump multi VALUES INSERT
List pgsql-hackers
Hello Alvaro,

>> Shouldn't the --rows-per-insert option also be available via pg_dumpall?
>>  All the other options for switching between COPY and INSERT are
>> settable in pg_dumpall.
>
> Uh, yeah, absolutely.
>
> Surafel, are you in a position to provide a patch for that quickly?

End of the week, more time, easy enough and I should have seen the issue 
while reviewing. Patch attached.

BTW, is the libpq hostaddr fix ok?

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: "Li, Zheng"
Date:
Subject: Re: Converting NOT IN to anti-joins during planning
Next
From: Jesper Pedersen
Date:
Subject: Re: Index Skip Scan