Re: Disable WAL logging to speed up data loading - Mailing list pgsql-hackers

From Amul Sul
Subject Re: Disable WAL logging to speed up data loading
Date
Msg-id CAAJ_b95aUBD2JC8rBHadLx65qNj+Mf13DscJ--53Wvcs9QwAhQ@mail.gmail.com
Whole thread Raw
In response to Disable WAL logging to speed up data loading  ("tsunakawa.takay@fujitsu.com" <tsunakawa.takay@fujitsu.com>)
Responses RE: Disable WAL logging to speed up data loading  ("osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>)
List pgsql-hackers
On Tue, Sep 29, 2020 at 1:58 PM tsunakawa.takay@fujitsu.com
<tsunakawa.takay@fujitsu.com> wrote:
>
> Hello,
>
>
> We'd like to propose a feature to disable WAL to speed up data loading.  This was inspired by a feature added in the
latestMySQL.  I wish you won't fear this feature...
 
>

TWIMW, pg_bulkload contrib module[1], also does the same for the
faster data loading.

Regards,
Amul

1] http://ossc-db.github.io/pg_bulkload/pg_bulkload.html



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path
Next
From: Peter Eisentraut
Date:
Subject: Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers