mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
8d78329991
whoami() was never called, 'is_test' was never set. 'restart()' might be useful, but it wasn't hooked up the CLI so it was dead code. It's not clear what kind of a restart it should perform, anyway: just restart Postgres, or re-initialize the data directory from a fresh basebackup like "stop"+"start" does.