Re: [PERFORM] [BUGS] Invalid WAL segment size. Allowed values are 1,2,4,8,16,32,64

2017-06-12 Thread Michael Paquier
On Tue, Jun 13, 2017 at 2:27 AM, Jeff Janes wrote: > But there is something preventing it. wal_segsize cannot exceed 64MB in > 9.2. v10 will be the first version which will allow sizes above 64MB. Yes, indeed. I have misread --with-segsize and --with-wal-segsize in the docs. Sorry for the confus

Re: [PERFORM] [BUGS] Invalid WAL segment size. Allowed values are 1,2,4,8,16,32,64

2017-06-12 Thread Jeff Janes
On Fri, Jun 9, 2017 at 3:43 PM, Michael Paquier wrote: > On Fri, Jun 9, 2017 at 10:55 PM, Cocco Gianfranco > wrote: > > Is there a way to fix “wal_segsize” to about 1 Gb in 9.2. version, and > “rebuild” postgreSQL server? > > As long as you are able to compile your own version of Postgres and >