UTF-8

From wikieduonline
Revision as of 12:27, 8 October 2021 by Chmod15 (talk | contribs)
Jump to navigation Jump to search
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';

\list

ssh -vvv


See also =

Advertising: