forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit576bb0f
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 KumarDiscussion:http://postgr.es/m/C3458199-FEDD-4356-865A-08DFAA5D4065@anarazel.deDiscussion:http://postgr.es/m/CAFiTN-sJ0vVpJrZ=R5M+g7Tr8=NN4wKOtrqOcDEsfFfnZgivVA@mail.gmail.com1 parent9c4c22f commit576bb0f
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3713 | 3713 |
| |
3714 | 3714 |
| |
3715 | 3715 |
| |
| 3716 | + | |
3716 | 3717 |
| |
3717 | 3718 |
| |
3718 | 3719 |
| |
| |||
3731 | 3732 |
| |
3732 | 3733 |
| |
3733 | 3734 |
| |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
| 3742 | + | |
3734 | 3743 |
| |
3735 | 3744 |
| |
3736 | 3745 |
| |
| |||
3748 | 3757 |
| |
3749 | 3758 |
| |
3750 | 3759 |
| |
3751 |
| - | |
| 3760 | + | |
3752 | 3761 |
| |
3753 | 3762 |
| |
3754 | 3763 |
| |
|
0 commit comments
Comments
(0)