Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
9875 Представления

For bytea data, postgres 8.x used bytea_output = 'escape'. From version 9 the default became bytea_output = 'hex' as the default.

In an earlier version of OpenERP there were some issues with using 'hex'. Is that still relevant? How should bytea_output be configured for OpenERP?

  • bytea_output = 'hex' or
  • bytea_output = 'escape'
Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мар. 18
30117
0
окт. 22
2820
0
нояб. 21
3417
0
февр. 18
6189
2
сент. 25
227