Re: BUG #15867: psql \copy from program does not work - Mailing list pgsql-bugs

From Jeff Janes
Subject Re: BUG #15867: psql \copy from program does not work
Date
Msg-id CAMkU=1zyHn8YP_Nw9M7zNB5r2J1vCoz_opy1SZDEaU2H7jo5wg@mail.gmail.com
Whole thread Raw
In response to BUG #15867: psql \copy from program does not work  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15867: psql \copy from program does not work
List pgsql-bugs

\copy sometable from program '/bin/echo'

The following error message is returned:

program: No such file or directory

Works, for me, unless I use an ancient psql program (before 9.3).

When you started it, do you get an message like this:

WARNING: psql version 9.2, server version 9.6.
         Some psql features might not work.
 
This is one of those psql features that won't work.

Cheers,

Jeff

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails onWindows with Visual Studio 2017
Next
From: "Edward J. Sabol"
Date:
Subject: Re: BUG #15867: psql \copy from program does not work