public inbox for [email protected]
help / color / mirror / Atom feedFrom: John Naylor <[email protected]>
To: Masahiko Sawada <[email protected]>
Cc: Heikki Linnakangas <[email protected]>
Cc: Ian Lawrence Barwick <[email protected]>
Cc: Andres Freund <[email protected]>
Cc: Anastasia Lubennikova <[email protected]>
Cc: pgsql-hackers <[email protected]>
Cc: Peter Geoghegan <[email protected]>
Subject: Re: Testing autovacuum wraparound (including failsafe)
Date: Fri, 21 Apr 2023 10:02:31 +0700
Message-ID: <CAFBsxsGAh23p5ny9sHRf6UB9ve6KAb95Hi5e4NdkqPEEZDrOaQ@mail.gmail.com> (raw)
In-Reply-To: <CAD21AoAyYBZOiB1UPCPZJHTLk0-arrq5zqNGj+PrsbpdUy=g-g@mail.gmail.com>
References: <[email protected]>
<CAP4vRV5gEHFLB7NwOE6_dyHAeVfkvqF8Z_g5GaCQZNgBAE0Frw@mail.gmail.com>
<[email protected]>
<CAD21AoC-xMv1pModWvUQ1g1qByxMmu6yLghsKVb-R35rmShiwA@mail.gmail.com>
<CAD21AoDVhkXp8HjpFO-gp3TgL6tCKcZQNxn04m01VAtcSi-5sA@mail.gmail.com>
<CAB8KJ=j1b3kscX8Cg5G=Q39ZQsv2x4URXsuTueJLz=fcvJ3eoQ@mail.gmail.com>
<[email protected]>
<CAD21AoDouzPRqhZJWpoXje=MPFUx8kM3SGa2MkrRtsjzJSrSpQ@mail.gmail.com>
<CAD21AoAyYBZOiB1UPCPZJHTLk0-arrq5zqNGj+PrsbpdUy=g-g@mail.gmail.com>
I agree having the new functions in the tree is useful. I also tried
running the TAP tests in v2, but 001 and 002 fail to run:
Odd number of elements in hash assignment at [...]/Cluster.pm line 2010.
Can't locate object method "pump_nb" via package
"PostgreSQL::Test::BackgroundPsql" at [...]
It seems to be complaining about
+my $in = '';
+my $out = '';
+my $timeout = IPC::Run::timer($PostgreSQL::Test::Utils::timeout_default);
+my $background_psql = $node->background_psql('postgres', \$in, \$out,
$timeout);
...that call to background_psql doesn't look like other ones that have "key
=> value". Is there something I'm missing?
--
John Naylor
EDB: http://www.enterprisedb.com
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Testing autovacuum wraparound (including failsafe)
In-Reply-To: <CAFBsxsGAh23p5ny9sHRf6UB9ve6KAb95Hi5e4NdkqPEEZDrOaQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox