mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-02 13:00:37 +00:00
add protocol message to receive pg_control
This commit is contained in:
@@ -24,6 +24,8 @@ fn test_redo_cases() {
|
||||
page_server_connstring = 'host={} port={}'\n\
|
||||
", pageserver_addr.ip(), pageserver_addr.port()).as_str());
|
||||
|
||||
storage_cplane.simple_query_storage("postgres", node.whoami().as_str(), "controlfile");
|
||||
|
||||
// start postgres
|
||||
node.start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user