Re: [GENERAL] pg_basebackup failing

2014-01-15 Thread Alan Nilsson
Thanks all alan On Jan 15, 2014, at 6:30 AM, Michael Paquier wrote: > > > > On Wed, Jan 15, 2014 at 8:05 PM, Sameer Kumar wrote: > The error you are seeing is triggered because this relation file > exceeds MAX_TAR_MEMBER_FILELEN or 8GB for a single tar member, which > is as well the norm fo

Re: [GENERAL] pg_basebackup failing

2014-01-15 Thread Michael Paquier
On Wed, Jan 15, 2014 at 8:05 PM, Sameer Kumar wrote: > The error you are seeing is triggered because this relation file >> exceeds MAX_TAR_MEMBER_FILELEN or 8GB for a single tar member, which >> is as well the norm for tar. > > > I thought PostgreSQL would break the file if it grows beyond 1GB (1G

Re: [GENERAL] pg_basebackup failing

2014-01-15 Thread Magnus Hagander
On Jan 15, 2014 12:07 PM, "Sameer Kumar" wrote: >> >> The error you are seeing is triggered because this relation file >> exceeds MAX_TAR_MEMBER_FILELEN or 8GB for a single tar member, which >> is as well the norm for tar. > > > I thought PostgreSQL would break the file if it grows beyond 1GB (1GB

Re: [GENERAL] pg_basebackup failing

2014-01-15 Thread Sameer Kumar
> > The error you are seeing is triggered because this relation file > exceeds MAX_TAR_MEMBER_FILELEN or 8GB for a single tar member, which > is as well the norm for tar. I thought PostgreSQL would break the file if it grows beyond 1GB (1GB is segment size which one can modify while compiling). A

Re: [GENERAL] pg_basebackup failing

2014-01-14 Thread Michael Paquier
On Wed, Jan 15, 2014 at 6:53 AM, Alan Nilsson wrote: > Could someone give me some insight to the following error message: > > [mqsql06:/Volumes/SQL_Set] _postgres% pg_basebackup --user=replicate > --host=mqsql03 -xP -Fp --pgdata=pgsql > 19439890/65873894 kB (29%), 1/1 tablespace > pg_basebackup: c

[GENERAL] pg_basebackup failing

2014-01-14 Thread Alan Nilsson
Could someone give me some insight to the following error message: [mqsql06:/Volumes/SQL_Set] _postgres% pg_basebackup --user=replicate --host=mqsql03 -xP -Fp --pgdata=pgsql 19439890/65873894 kB (29%), 1/1 tablespace pg_basebackup: could not get transaction log end position from server: ERROR: