Question: Select messages using binary format

From: Aleksei Ivanov <iv(dot)alekseii(at)gmail(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Question: Select messages using binary format
Date: 2020-03-07 07:37:40
Message-ID: CAN0E21P_JN97Qv4hy4CczOcQhG_GkptNupUGDLwiWYpoGzAnpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear hackers,

I know that it is possible to receive packets in binary format using
declare binary cursor and than fetching the result.

But is it possible just using ordinary select from simple query to specify
that I want to receive the result in binary?

Best regards,

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2020-03-07 08:24:43 Re: pgbench: option delaying queries till connections establishment?
Previous Message Peter Eisentraut 2020-03-07 07:31:55 Re: Questions about the CI process and proposal