Re: [DOCS] Example error in createdb doc

2017-03-20 Thread Bruce Momjian
On Tue, Nov 22, 2016 at 06:17:35PM -0500, Tom Lane wrote: > Bruce Momjian writes: > > On Thu, Oct 27, 2016 at 09:01:59PM -0400, Jason O'Donnell wrote: > >> The example given for createdb fails because template0 is not provided: > > > I have looked over this report and patch, and it just doesn't f

Re: [DOCS] Example error in createdb doc

2016-11-22 Thread Tom Lane
Bruce Momjian writes: > On Thu, Oct 27, 2016 at 09:01:59PM -0400, Jason O'Donnell wrote: >> The example given for createdb fails because template0 is not provided: > I have looked over this report and patch, and it just doesn't feel > right. The example is intending to show how to use common psq

Re: [DOCS] Example error in createdb doc

2016-11-22 Thread Bruce Momjian
On Thu, Oct 27, 2016 at 09:01:59PM -0400, Jason O'Donnell wrote: > Hello, > > I believe I've found an incorrect example in the createdb documentation: > https://www.postgresql.org/docs/current/static/app-createdb.html > > The example given for createdb fails because template0 is not provided: >