Re: pg_restore enhancements - Mailing list pgsql-general

From Ron Johnson
Subject Re: pg_restore enhancements
Date
Msg-id CANzqJaC7ZOvtM6ejtZ2m0_-O49ze2MUjg5LfH9X6dacafWEtuw@mail.gmail.com
Whole thread Raw
In response to Re: pg_restore enhancements  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: pg_restore enhancements  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Thu, Nov 23, 2023 at 3:37 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
[snip] 

You can avoidwriting WAL if you set "wal_level = minimal", restart PostgreSQL
and restore the dump with the --single-transaction option.

Why does "--single-transaction" prevent WAL writes?  I'd expect _more_ pg_wal growth from One Ginormous Transaction.

pgsql-general by date:

Previous
From: Anthony Apollis
Date:
Subject: Check Code Correction Current Period Prior Period Movement
Next
From: Ron Johnson
Date:
Subject: Re: Configuration knobs & dials to speed up query optimization