pg_dump, send/recv

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема pg_dump, send/recv
Дата
Msg-id k3ctoq$1fr$1@ger.gmane.org
обсуждение исходный текст
Ответы Re: pg_dump, send/recv
Список pgsql-general
Hello,

Actually I have sort of two questions rolled into one: when creating
custom data types, there's the option to implement *_send() and *_recv()
functions in addition to *_in() and *_out(); does pg_dump use them for
binary dumps, and, if not, what uses them? Are they only an optional
optimization for storing binary data in the database?

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

Предыдущее
От: Mike Roest
Дата:
Сообщение: Re: initial sync of multiple streaming slaves simultaneously
Следующее
От: "David Johnston"
Дата:
Сообщение: Re: Difference between ON and WHERE in JOINs