Skip to content

Troubleshooting

Could not get version for server

If you get this FATAL during startup check your PostgreSQL logins

psql postgres

and

psql -U repl postgres

And, check the PostgreSQL logs for any error.

Setting log_level to DEBUG5 in pgmoneta.conf could provide more information about the error.