Revision 8ee1dd9e23bce4d9770816edf5816b13767ac51d authored by Piotr Tabor on 25 March 2021, 07:23:00 UTC, committed by GitHub on 25 March 2021, 07:23:00 UTC
no-store_v2:  Store ConfState as part of WAL log snapshot
2 parent s 65d6a1f + 4d4c84e
Raw File
test
#!/usr/bin/env bash

echo -e "\\e[91mDEPRECATED!!! Use test.sh script instead.\\e[0m\\n"
sleep 1

source ./test.sh
back to top