Search Postgresql Archives

Re: pg_basebackup failing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks all

alan

On Jan 15, 2014, at 6:30 AM, Michael Paquier <michael.paquier@xxxxxxxxx> wrote:




On Wed, Jan 15, 2014 at 8:05 PM, Sameer Kumar <sameer.kumar@xxxxxxxxxx> 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 is segment size which one can modify while compiling). Am I missing something or have I got it totally wrong?
No, you are missing nothing. Thanks for reminding :) (This is settable with ./configure --with-segsize)
So the build has been done with some uncommon option.
Regards,
--
Michael


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux