pg_dump is filling C: drive up to 100 percent

From: Meera Nair <mnair(at)commvault(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: pg_dump is filling C: drive up to 100 percent
Date: 2022-07-19 04:37:09
Message-ID: BY3PR19MB52190A3BC5F4B6578193E87EBA8F9@BY3PR19MB5219.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 use C:\ for this?

Regards,
Meera

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karthik K L V 2022-07-19 06:28:02 Migrating from Oracle - Implicit Casting Issue
Previous Message Christophe Pettus 2022-07-19 03:24:00 Re: equivalent thing of mtr in mysql