Re: [GENERAL] pgbasebackup is failing after truncate

2016-08-17 Thread Yelai, Ramkumar
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

Re: [GENERAL] pgbasebackup is failing after truncate

2016-08-17 Thread Yelai, Ramkumar
-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

Re: [GENERAL] pgbasebackup is failing after truncate

2016-08-15 Thread Michael Paquier
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

Re: [GENERAL] pgbasebackup is failing after truncate

2016-08-12 Thread Jeff Janes
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

Re: [GENERAL] pgbasebackup is failing after truncate

2016-08-12 Thread Adrian Klaver
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