Skip to main content
Post Locked by CommunityBot
Post Migrated Away to dba.stackexchange.com by JohnH, Laurenz Albe, Toby Speight
Post Closed as "Not suitable for this site" by JohnH, Laurenz Albe, Toby Speight
Put error message into a quote block, and other minor content edits.
Source Link
Paul T.
  • 5k
  • 12
  • 48
  • 64

couldCan anybody advise why my Postgres log still occassionally generate line saying "FATAL: database ABCD does not exist", when

"FATAL: database ABCD does not exist"

When that ABCD literally does not exist anywhere and also not listed in pg_databasepg_database? 

What is it cross checking against to generate that log message? 

I would like to remove this faulty fatal log message. Thanks.

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.

Can 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.

deleted 17 characters in body
Source Link

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 cause I have OCD. Thanks.

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 cause I have OCD. Thanks.

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.

Source Link

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 cause I have OCD. Thanks.