Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> ERROR: tablespace 292909 has been deleted
> How about "schema default tablespace 292909 has been deleted"?
Yeah, I was wondering if we could finger the specific schema that
was causing the problem, but the place that would detect the error
couldn't really know that. Perhaps we could add a HINT advising
to look in pg_namespace for the relevant entry.
regards, tom lane