RE: pg_dump is filling C: drive up to 100 percent

2022-07-19 Thread Meera Nair
Hi Thomas, This worked for me, thanks a lot. Regards, Meera From: Thomas Boussekey Sent: Tuesday, July 19, 2022 5:33 PM To: Meera Nair Cc: Abdul Qoyyuum ; pgsql-general@lists.postgresql.org Subject: Re: pg_dump is filling C: drive up to 100 percent External email. Inspect before opening

Re: pg_dump is filling C: drive up to 100 percent

2022-07-19 Thread Thomas Boussekey
ld try this solution: https://superuser.com/a/1448861/278835 > > > Regards, > > Meera > > > > *From:* Abdul Qoyyuum > *Sent:* Tuesday, July 19, 2022 3:40 PM > *To:* Meera Nair > *Cc:* pgsql-general@lists.postgresql.org > *Subject:* Re: pg_dump is filling C: driv

RE: pg_dump is filling C: drive up to 100 percent

2022-07-19 Thread Meera Nair
@lists.postgresql.org Subject: Re: pg_dump is filling C: drive up to 100 percent External email. Inspect before opening. Try dumping without tar format. https://dba.stackexchange.com/a/52730<https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdba.stackexchange.com%2Fa%2F52730&data=05%7C01%

Re: pg_dump is filling C: drive up to 100 percent

2022-07-19 Thread Abdul Qoyyuum
Try dumping without tar format. https://dba.stackexchange.com/a/52730 On Tue, Jul 19, 2022 at 4:33 PM Meera Nair wrote: > Hi team, > > > > pg_dump is filling C:\ > > > > This is for postgres version 12. Binary directory, data directory are in > E:\ > > I’m redirecting pg_dump output also to E:\

pg_dump is filling C: drive up to 100 percent

2022-07-19 Thread Meera Nair
Hi team, pg_dump is filling C:\ This is for postgres version 12. Binary directory, data directory are in E:\ I'm redirecting pg_dump output also to E:\, I was taking a tar dump output. But C:\ is getting filled up . Looks like it is used for some sort of temporary staging. Is there a way not to