]>
git.8kb.co.uk Git - postgresql/pg_upgrade_conf/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
glyn [Mon, 24 Oct 2016 15:53:12 +0000 (16:53 +0100)]
Fix mapping for max_wal_size: introduced in 9.5 not 9.3
glyn [Tue, 4 Oct 2016 15:25:47 +0000 (16:25 +0100)]
Use actual page size and pages per segment to produce wal size
glyn [Tue, 4 Oct 2016 15:17:44 +0000 (16:17 +0100)]
Only try and map an obsoleted guc setting to a new one if the obsoleted setting was actually set in the old config.
glyn [Thu, 9 Jun 2016 16:25:50 +0000 (17:25 +0100)]
Do some limited checks for obsolete settings, and where possible map onto new settings.
glyn [Sat, 3 Jan 2015 18:50:42 +0000 (18:50 +0000)]
Initial commit