ES); pgsql-general@postgresql.org
Subject: Re: [GENERAL] pgbasebackup is failing after truncate
On 08/10/2016 11:06 PM, Yelai, Ramkumar wrote:
> HI
>
> At present, I have some requirement to truncate the data base to
> reclaim disk space and at the same time I need to take baseba
-Original Message-
From: Michael Paquier [mailto:michael.paqu...@gmail.com]
Sent: Tuesday, August 16, 2016 5:51 AM
To: Jeff Janes
Cc: Yelai, Ramkumar (CT DD DS AA DF-PD FH ES); pgsql-general@postgresql.org
Subject: Re: [GENERAL] pgbasebackup is failing after truncate
On Sat, Aug 13, 2016 at
On Sat, Aug 13, 2016 at 12:41 AM, Jeff Janes wrote:
> On Wed, Aug 10, 2016 at 11:06 PM, Yelai, Ramkumar
> wrote:
>> At present, I have some requirement to truncate the data base to reclaim
>> disk space and at the same time I need to take basebackup.
>>
>> Seems, truncate is successfully reclaim
On Wed, Aug 10, 2016 at 11:06 PM, Yelai, Ramkumar
wrote:
> HI
>
> At present, I have some requirement to truncate the data base to reclaim
> disk space and at the same time I need to take basebackup.
>
> Seems, truncate is successfully reclaimed the space but pgbasebackup failed
> and reported th
On 08/10/2016 11:06 PM, Yelai, Ramkumar wrote:
HI
At present, I have some requirement to truncate the data base to
reclaim disk space and at the same time I need to take basebackup.
To be clear you ran TRUNCATE on tables within the database, correct?
If not what was the actual command you us