safekeeper: fan out from single wal reader to multiple shards #31576
Annotations
1 error and 1 warning
Build compute-node image
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c case \"${PG_VERSION}\" in 'v14') echo \"pg_mooncake is not supported on Postgres ${PG_VERSION}\" && exit 0;; esac && git clone --depth 1 --branch neon https://github.com/Mooncake-Labs/pg_mooncake.git pg_mooncake-src && cd pg_mooncake-src && git checkout \"${PG_MOONCAKE_VERSION}\" && git submodule update --init --depth 1 --recursive && make BUILD_TYPE=release -j $(getconf _NPROCESSORS_ONLN) && make BUILD_TYPE=release -j $(getconf _NPROCESSORS_ONLN) install && echo 'trusted = true' >> /usr/local/pgsql/share/extension/pg_mooncake.control" did not complete successfully: exit code: 128
|
Post Build compute-node image
Process "docker run" closed with code 125
|
Loading