Re: I want the stupidest possible binary export

Поиск
Список
Период
Сортировка
От David Rysdam
Тема Re: I want the stupidest possible binary export
Дата
Msg-id 87d2atrktd.fsf@loud.ll.mit.edu
обсуждение исходный текст
Ответ на Re: I want the stupidest possible binary export  (Jov <amutu@amutu.com>)
Список pgsql-general
Jov <amutu@amutu.com> writes:
> psql can only input/output text string,which can not be binary content。with
> 9.2,you can encode bytea to base64,save to file,then use shell command to
> decode the file。

This worked, btw. Encoded to base64, piped to sed to fix the newlines,
piped to 'base64 -id' and then to file.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Szymon Guz
Дата:
Сообщение: Re: Why isn't Java support part of Postgresql core?
Следующее
От: cowwoc
Дата:
Сообщение: Re: Why isn't Java support part of Postgresql core?