copy from pipe

From: Hans Ginzel <hans(at)matfyz(dot)cz>
To: pgsql-novice(at)postgresql(dot)org
Subject: copy from pipe
Date: 2015-02-17 19:43:11
Message-ID: 20150217194311.GA80077@artax.karlin.mff.cuni.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

please, is it possible to copy from pipe? E.g.

COPY Table_Name FROM 'xzcat file.xz|';

Thank you
HG

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Skylar Thompson 2015-02-17 19:55:01 Re: copy from pipe
Previous Message Thom Brown 2015-02-17 13:17:25 Re: Which is faster: BETWEEN or 2 WHERE statements?