Re: pg_upgrade docs are confusing if PostgreSQL's versioning system/language isn't known to reader

2018-01-27 Thread Bruce Momjian
On Fri, Jan 26, 2018 at 11:35:09AM -0700, David G. Johnston wrote: > On Friday, January 26, 2018, Jim Ryan wrote: > > Hey Bruce, > > Thanks for working on this, but wouldn't pg_upgrade be needed from 10.1 to > 10.2?  Aren't those considered major versions, or am I misunderstanding? >

Re: Trailing semicolons on partitioning example commands

2018-01-27 Thread Magnus Hagander
On Fri, Jan 26, 2018 at 3:27 PM, Daniel Gustafsson wrote: > Is there a reason for not ending all partitioning commands with semicolons > in > the declarative partitioning example? > > https://www.postgresql.org/docs/devel/static/ddl-partitioning.html > > The two last commands with TABLESP