Difference between revisions of "UTF-8"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
.../... | .../... | ||
− | == See also | + | == Related == |
+ | * [[Terraform resource: aws db parameter group]] | ||
+ | |||
+ | == See also == | ||
* {{export}} | * {{export}} | ||
* {{LANG}} | * {{LANG}} |
Revision as of 22:43, 6 June 2022
This article is a Draft. Help us to complete it.
PostgreSQL
CREATE DATABASE "scratch" WITH OWNER "postgres" ENCODING 'UTF8' LC_COLLATE = 'en_US.UTF-8' LC_CTYPE = 'en_US.UTF-8';
curl -I https://google.com .../... content-type: text/html; charset=UTF-8 .../...
Related
See also
Advertising: