Type: | enum |
Défaut: | hex |
Contexte: | user |
Redémarrer: | false |
Valeurs: | [escape, hex] |
Configure le format de sortie pour les valeurs de type bytea. Les valeurs valides sont hex
(la valeur par défaut) et escape
(le format traditionnel de PostgreSQL). Voir datatype-binary pour plus d'informations. Le type bytea accepte toujours les deux formats en entrée, quelque soit la valeur de cette configuration.
Sur StackOverflow
- Unrecognized Config Parameter "bytea_output" pgAdmin 4
- PgAdmin4 Error : unrecognized configuration parameter "bytea_output"
- PostgreSQL replication with rubyrep
- From PostgreSQL bytea, we're trying to read - and write back - an image file using Imagick
- Hibernate 3.3.2GA improperly loads bytea data from PostgreSQL 9.0 and all type mappings are correct