| From: | Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com> |
|---|---|
| To: | Ankur Kaushik <ankurkaushik(at)gmail(dot)com> |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: pg_basebackup Compression Problem |
| Date: | 2017-12-20 08:01:58 |
| Message-ID: | CAGDYbUODX4buoT=K-4iY65_Z3=e1tZdS9qjW7+n+J4VH1M2N5g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Wed, Dec 20, 2017 at 1:22 PM, Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
wrote:
>
>
> On Wed, Dec 20, 2017 at 1:03 PM, Ankur Kaushik <ankurkaushik(at)gmail(dot)com>
> wrote:
>
>>
>> Facing problem in taking pg_basebackup .
>>
>> File Reaches till 2 GB then failes and give below error
>>
>> pg_basebackup: could not write to compressed file "/backup//base.tar.gz":
>> File too large
>>
>> Command :
>>
>> pg_basebackup -h127.0.0.1 -U base_backup_user -D /backup/inc_backup -Ft
>> -z -P
>>
>
> It is not the issue with pg_basebackup you are using
> It seems, this issue might be with storage location where you are trying
> to take backup(i.e. /backup)
>
In addition to this,
Your storage might be having limitations for not accepting file storage of
more than 2GB, hence this error.
>
>
>
> --
> [image: http://www.shreeyansh.com] <http://www.shreeyansh.com>
>
--
[image: http://www.shreeyansh.com] <http://www.shreeyansh.com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2017-12-20 08:36:16 | Re: pg_basebackup Compression Problem |
| Previous Message | Ankur Kaushik | 2017-12-20 07:54:36 | Re: pg_basebackup Compression Problem |