Skip to Content
Menu
This question has been flagged
9836 Zobrazenia

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'
Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
mar 18
30087
0
okt 22
2795
0
nov 21
3387
0
feb 18
6172
2
sep 25
150