Adding pipe support to pg_dump and pg_restore

2018-09-29 Thread David Hedberg
command is not applied to the toc. The current version is attached. Could something like this be acceptable for inclusion? From 27f6c541be6546edfef62646f514fe1a92042705 Mon Sep 17 00:00:00 2001 From: David Hedberg Date: Sat, 29 Sep 2018 12:55:52 +0200 Subject: [PATCH] Add support for --pipe to p

Re: Adding pipe support to pg_dump and pg_restore

2018-09-29 Thread David Hedberg
On Sat, Sep 29, 2018 at 5:56 PM, David Fetter wrote: > On Sat, Sep 29, 2018 at 11:42:40AM -0400, Tom Lane wrote: >> Stephen Frost writes: >> > * David Hedberg (david.hedb...@gmail.com) wrote: >> >> The idea is to add a --pipe option to pg_dump / pg_restore where

Re: Adding pipe support to pg_dump and pg_restore

2018-09-29 Thread David Hedberg
Hi, On Sat, Sep 29, 2018 at 7:01 PM, Stephen Frost wrote: > Greetings, > > * David Hedberg (david.hedb...@gmail.com) wrote: >> On Sat, Sep 29, 2018 at 5:56 PM, David Fetter wrote: >> > On Sat, Sep 29, 2018 at 11:42:40AM -0400, Tom Lane wrote: >> > As I underst

Re: Adding pipe support to pg_dump and pg_restore

2018-09-29 Thread David Hedberg
Hi, On Sat, Sep 29, 2018 at 8:03 PM, Stephen Frost wrote: > Greetings, > > * David Hedberg (david.hedb...@gmail.com) wrote: >> On Sat, Sep 29, 2018 at 7:01 PM, Stephen Frost wrote: >> > * David Hedberg (david.hedb...@gmail.com) wrote: >> >> On Sat, Sep 29, 2