Re: [SPAM] COPY command & binary format - Mailing list pgsql-general

From Moreno Andreo
Subject Re: [SPAM] COPY command & binary format
Date
Msg-id 5731C021.8050201@evolu-s.it
Whole thread Raw
In response to COPY command & binary format  (Nicolas Paris <niparisco@gmail.com>)
Responses Re: [SPAM] COPY command & binary format  (Nicolas Paris <niparisco@gmail.com>)
List pgsql-general
<div class="moz-cite-prefix">Il 10/05/2016 12:56, Nicolas Paris ha scritto:<br /></div><blockquote
cite="mid:CA+ssMORTVs9cnvaS6wOOuPcmmsT5MJ6sfDYs9h3peXqW4zOA5A@mail.gmail.com"type="cite"><div dir="ltr"><div
class="gmail_default"style="font-family:tahoma,sans-serif;color:rgb(0,51,51)">Hello,<br /><br /></div><div
class="gmail_default"style="font-family:tahoma,sans-serif;color:rgb(0,51,51)">What is the way to build a binary format
(insteadof a csv) ? Is there specification for this file ?<br /><a
href="http://www.postgresql.org/docs/9.5/static/sql-copy.html"
moz-do-not-send="true">http://www.postgresql.org/docs/9.5/static/sql-copy.html</a><br/></div></div></blockquote> I
alwayscreate binary files with<br /> COPY table TO 'path/to/file' WITH BINARY<br /><br /> Cheers<br /> Moreno.-<br /> 

pgsql-general by date:

Previous
From: Nicolas Paris
Date:
Subject: COPY command & binary format
Next
From: Sameer Kumar
Date:
Subject: Re: COPY command & binary format