COPY binary

From: Nathaniel <naptrel(at)yahoo(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: COPY binary
Date: 2009-09-17 16:04:41
Message-ID: 209252.89240.qm@web25004.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

When using PQputCopyData and PQgetCopyData to send and receive binary data from postgres, would you include/expect headers and trailers (as well as the tuples themselves) as you would in a binary file named 'file_name' if you were executing the SQL "COPY BINARY table_name FROM/TO 'file_name'"?

Nathaniel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-09-17 16:07:55 Re: Index Usage in View with Aggregates
Previous Message Ian Harding 2009-09-17 15:55:14 Index Usage in View with Aggregates