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

From Alvaro Herrera
Subject Re: pg_dump multi VALUES INSERT
Date
Msg-id 20190614143855.GA3267@alvherre.pgsql
Whole thread Raw
In response to Re: pg_dump multi VALUES INSERT  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: pg_dump multi VALUES INSERT
List pgsql-hackers
On 2019-Jun-14, Peter Eisentraut wrote:

> 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?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_dump multi VALUES INSERT
Next
From: Heikki Linnakangas
Date:
Subject: Allow table AM's to cache stuff in relcache