>>>>> "PG" == PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
PG> I have a system running on AWS that had been processing data without any
PG> apparent issues, when the main database apparently just stopped existing.
PG> The postgres logs (considerably snipped) look like this:
PG> ...
PG> [2018-10-29 15:51:30 UTC]STATEMENT: INSERT INTO ... RETURNING inserted
PG> [2018-10-29 15:52:05 UTC]FATAL: database "db" does not exist
PG> [2018-10-29 15:52:05 UTC]DETAIL: The database subdirectory
PG> "pg_tblspc/1932420460/PG_10_201707211/16400" is missing.
What is in the pg_database row (especially the dattablespace column) for
that database?
--
Andrew (irc:RhodiumToad)