public inbox for [email protected]  
help / color / mirror / Atom feed
21.3 Template database
2+ messages / 2 participants
[nested] [flat]

* 21.3 Template database
@ 2015-08-04 13:15  Dmitry Igrishin <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Dmitry Igrishin @ 2015-08-04 13:15 UTC (permalink / raw)
  To: pgsql-docs

The sentence of 2nd paragraph says:
"This is particularly handy when restoring a pg_dump dump"
I suggest to add apostrophe:
"This is particularly handy when restoring a pg_dump's dump"

The sentece of 5th paragraph says:
"The principal limitation is that no other sessions can be connected
to the source database while it is being copied. CREATE
DATABASE will fail if any other connection exists when it starts;
during the copy operation, new connections to the source database are
prevented."
I suggest to get rid from redundant phrase:
"The principal limitation is that no other sessions can be connected to the
source database while it is being copied and CREATE DATABASE will fail if
any other connection exists when it starts."

-- 
// Dmitry.


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: 21.3 Template database
@ 2015-08-04 14:18  Tom Lane <[email protected]>
  parent: Dmitry Igrishin <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Tom Lane @ 2015-08-04 14:18 UTC (permalink / raw)
  To: Dmitry Igrishin <[email protected]>; +Cc: pgsql-docs

Dmitry Igrishin <[email protected]> writes:
> The sentence of 2nd paragraph says:
> "This is particularly handy when restoring a pg_dump dump"
> I suggest to add apostrophe:
> "This is particularly handy when restoring a pg_dump's dump"

> The sentece of 5th paragraph says:
> "The principal limitation is that no other sessions can be connected
> to the source database while it is being copied. CREATE
> DATABASE will fail if any other connection exists when it starts;
> during the copy operation, new connections to the source database are
> prevented."
> I suggest to get rid from redundant phrase:
> "The principal limitation is that no other sessions can be connected to the
> source database while it is being copied and CREATE DATABASE will fail if
> any other connection exists when it starts."

TBH, both of those seem to read worse to me than what's there now.

			regards, tom lane


-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2015-08-04 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2015-08-04 13:15 21.3 Template database Dmitry Igrishin <[email protected]>
2015-08-04 14:18 ` Tom Lane <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox