Re: Store base64 in database. Use bytea or text?

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Store base64 in database. Use bytea or text?
Дата
Msg-id ihvj0q$9q0$4@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Store base64 in database. Use bytea or text?  (Andre Lopes <lopes80andre@gmail.com>)
Список pgsql-general
On 2011-01-26, Bill Moran <wmoran@potentialtech.com> wrote:

> DO NOT use parametrized queries with PHP and bytea (I hate to say that,
> because parametrized fields are usually a very good idea).  PHP has a
> bug that mangles bytea data when pushed through parametrized fields.
>
> PHP bug #35800

OOTOH pg_insert() and pg_update() work well with bytea data

--
⚂⚃ 100% natural

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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: Separating the ro directory of the DB engine itself from the rw data areas . . .
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Re: Separating the ro directory of the DB engine itself from the rw data areas . . .