mirror of
https://github.com/postgres/postgres.git
synced 2025-11-20 00:02:24 -05: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