mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
548091fae9f0921bcd44458a6c532fad45276d79
template0 is the base template that should be immutable, while template1 is the site-customized version. PostgreSQL defaults to using template1 when doing CREATE DATABASE. Unfortunately, in some situations, template1 will have an encoding set that makes it impossible for us to CREATE the reddit database with UTF-8 encoding.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%