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

Commita8e2958

Browse files
ligurioSergey Bronnikov
authored and
Sergey Bronnikov
committed
Add XID offset to the TAP tests
1 parentb60a91b commita8e2958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/perl/PostgresNode.pm‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ sub init
396396
mkdir$self->backup_dir;
397397
mkdir$self->archive_dir;
398398

399-
TestLib::system_or_bail('initdb','-D',$pgdata,'-A','trust','-N');
399+
TestLib::system_or_bail('initdb','-D',$pgdata,'-A','trust','-N','-x','4294967296','-m','4294967296');
400400
TestLib::system_or_bail($ENV{PG_REGRESS},'--config-auth',$pgdata);
401401

402402
openmy$conf,">>$pgdata/postgresql.conf";

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp