doc: improve createdb example

Bruce Momjian <bruce@momjian.us>

Commit: c709b113e8f5433ea2a66b2fb08d9324dd596642
Author: Bruce Momjian <bruce@momjian.us>
Date: 2017-03-21T01:23:56Z
Releases: 10.0
doc:  improve createdb example

The previous example could error out due to encoding mismatches;  use
-T/template instead.

Reported-by: Jason O'Donnell

Files

PathChange+/−
doc/src/sgml/ref/createdb.sgml modified +4 −4

Documentation touched