Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4d88bc8

Browse files
committed
dummy commit
1 parent2da3005 commit4d88bc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contrib/pg_upgrade/server.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ start_postmaster(ClusterInfo *cluster)
211211
*
212212
* Turn off durability requirements to improve object creation speed, and
213213
* we only modify the new cluster, so only use it there. If there is a
214-
* crash, the new cluster has to be recreated anyway.
214+
* crash, the new cluster has to be recreated anyway. fsync=off is a big
215+
* win on ext4.
215216
*/
216217
snprintf(cmd,sizeof(cmd),
217218
"\"%s/pg_ctl\" -w -l \"%s\" -D \"%s\" -o \"-p %d%s%s%s%s\" start",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp