[Beginner Question] Will the backup wal file take too much storage space? - Mailing list pgsql-general

From Wen Yi
Subject [Beginner Question] Will the backup wal file take too much storage space?
Date
Msg-id tencent_4628EAB456FD4C97206DE368DDE0A4D95C09@qq.com
Whole thread Raw
Responses Re: [Beginner Question] Will the backup wal file take too much storage space?  (Francisco Olarte <folarte@peoplecall.com>)
List pgsql-general
Hi community,
When I learn the wal log, a question confuse me.
As you can see, base on the wal, we can restore the database to any check point, but sometimes, If we insert a large column to the postgres (Up to 1 GB), the postgres will also create a 1 GB wal to store it.
In this situation, will the backup wal file take too much storage space?
Thanks in advance!

Yours,
Wen Yi

pgsql-general by date:

Previous
From: Ruslan Zakirov
Date:
Subject: Reproducing incorrect order with order by in a subquery
Next
From: Dominique Devienne
Date:
Subject: "paths" between two ROLEs