Typo in Create Database Synopsis - Mailing list pgsql-docs

From David G. Johnston
Subject Typo in Create Database Synopsis
Date
Msg-id CAKFQuwYQ91tC+dYyzNG_CO0qs9u1d9xfaDtS5TJdtEUiwdKEKQ@mail.gmail.com
Whole thread Raw
Responses Re: Typo in Create Database Synopsis  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
The second closing bracket after "connlimit" should be moved after "istemplate ]"

The IS_TEMPLATE option can be prefixed by "WITH" when used alone.

i.e., create database newdb with is_template false;

David J.



pgsql-docs by date:

Previous
From: "Gilberto Castillo"
Date:
Subject: [Fwd: Book !!!]
Next
From: Tom Lane
Date:
Subject: Re: Typo in Create Database Synopsis