Commit 3e63e84
committed
When using the WAL-logged CREATE DATABASE strategy, bulk extend.
This should improve performance, and was suggested by Andres Freund.
Back-patch to v15 to keep the code consistent across branches.
Dilip Kumar
Discussion: http://postgr.es/m/C3458199-FEDD-4356-865A-08DFAA5D4065@anarazel.de
Discussion: http://postgr.es/m/CAFiTN-sJ0vVpJrZ=R5M+g7Tr8=NN4wKOtrqOcDEsfFfnZgivVA@mail.gmail.com1 parent 27f1774 commit 3e63e84
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3712 | 3712 | | |
3713 | 3713 | | |
3714 | 3714 | | |
| 3715 | + | |
3715 | 3716 | | |
3716 | 3717 | | |
3717 | 3718 | | |
| |||
3730 | 3731 | | |
3731 | 3732 | | |
3732 | 3733 | | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
3733 | 3742 | | |
3734 | 3743 | | |
3735 | 3744 | | |
| |||
3747 | 3756 | | |
3748 | 3757 | | |
3749 | 3758 | | |
3750 | | - | |
| 3759 | + | |
3751 | 3760 | | |
3752 | 3761 | | |
3753 | 3762 | | |
| |||
0 commit comments