Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
9448 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
mar. 18
29682
0
okt. 22
2382
0
nov. 21
3002
0
feb. 18
5734
2
jul. 25
255