Re: [HACKERS] bytea_output output of base64
От | Jim Nasby |
---|---|
Тема | Re: [HACKERS] bytea_output output of base64 |
Дата | |
Msg-id | 053017e1-ea48-4b80-2935-5680ed3ac74d@BlueTreble.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] bytea_output output of base64 (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: [HACKERS] bytea_output output of base64
|
Список | pgsql-hackers |
On 2/23/17 8:22 PM, Bruce Momjian wrote: > I was just curious because it seems more compact than hex and many > exchange formats use it, like SSL certificates and keys. I know you can > encode() but I thought it might help make pg_dump output smaller. It undoubtedly would make pg_dump smaller, though I'm not sure how much that's worth since if you care at all about that you'll gzip it. But, the other thing it might do is speed up COPY, especially on input. Some performance tests of that might be interesting. -- Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX Experts in Analytics, Data Architecture and PostgreSQL Data in Trouble? Get it in Treble! http://BlueTreble.com 855-TREBLE2 (855-873-2532)
В списке pgsql-hackers по дате отправления: