Skip to main content
2 of 3
deleted 17 characters in body

Postgres "database does not exist" log

could anybody advise why my Postgres log still occassionally generate line saying "FATAL: database ABCD does not exist", when that ABCD literally does not exist anywhere and also not listed in pg_database? What is it cross checking against to generate that log message? I would like to remove this faulty fatal log message. Thanks.