mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
The example of using CREATE DATABASE with the ENCODING option did not work anymore (except in special circumstances) and did not represent a good general-purpose example, so write some new examples. Reported-by: marc+pgsql@milestonerdl.com