Re: Export binary data - PostgreSQL 9.2

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: "drum(dot)lucas(at)gmail(dot)com" <drum(dot)lucas(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Export binary data - PostgreSQL 9.2
Date: 2016-02-28 17:31:28
Message-ID: CAEfWYywRKsC2HRpJf3fM0diLH1NGywfWe10ZZgSp6UEUfyuP+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What exactly are you trying to do? Dump/backup your data (e.g. pg_dump)?
Read binary data from a table? If so, what field type (bytea, blob, ...)?
Export to where?

Cheers,
Steve

On Sun, Feb 28, 2016 at 9:12 AM, drum(dot)lucas(at)gmail(dot)com <drum(dot)lucas(at)gmail(dot)com>
wrote:

> Hi all,
>
>
> Which command would be to export the binary data for a table?
>
> I was unable to find it...
>
> Thanks
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-02-28 20:04:44 Re: Designing tables based on user input and defined values
Previous Message Karsten Hilbert 2016-02-28 17:20:10 Re: Designing tables based on user input and defined values