Christophe Pettus: All Your GUCs in a Row: bytea_output
📝
内容提要
PostgreSQL's `bytea_output` parameter controls how binary data is formatted when sent to clients: the modern `hex` format (default since 9.0) or the legacy…
➡️