Hello, Attached is the updated patch. It fixes the issues and also updates few code comments.
On Fri, Mar 10, 2017 at 1:09 PM, tushar <tushar.ah...@enterprisedb.com> wrote: > > > 1)at the time of initdb, we have set - "--wal-segsize 4" ,so all the WAL > file size should be 4 MB each but in the postgresql.conf file , it is > mentioned > > #wal_keep_segments = 0 # in logfile segments,* 16MB each*; 0 > disables > > so the comment (16MB ) mentioned against parameter 'wal_keep_segments' > looks wrong , either we should remove this or modify it . > Removed. > > 2)Getting "Aborted (core dumped)" error at the time of running > pg_basebackup , > *(this issue is only coming on Linux32 ,not on Linux64) * we have double > check to confirm it . > Can you please check with the new patch? -- Thank you, Beena Emerson EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
02-initdb-walsegsize-v4.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers