doc: Update CREATE DATABASE examples 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: [email protected] Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/549f74733f45804cd3180de853e5d0610eecc22f Modified Files -------------- doc/src/sgml/ref/create_database.sgml | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
