Re: FATAL: database "a/system_data" does not exist - Mailing list pgsql-general

From Tom Lane
Subject Re: FATAL: database "a/system_data" does not exist
Date
Msg-id 4300.1368193820@sss.pgh.pa.us
Whole thread Raw
In response to Re: FATAL: database "a/system_data" does not exist  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: FATAL: database "a/system_data" does not exist  (sumita <suday@avaya.com>)
List pgsql-general
Adrian Klaver <adrian.klaver@gmail.com> writes:
> On 05/10/2013 12:13 AM, sumita wrote:
>> This error is getting logged at an interval of 2 minutes and 10 seconds
>> 2013-05-10 00:22:50 GMT:[4180]FATAL:  database "a/system_data" does not
>> exist

> A suggestion, turn up your log_statement to 'all' to see if you can
> catch what is triggering the error.

log_connections would probably be more useful, since this looks like
a connection-time failure.  That would at least tell you what machine
was issuing the bogus connection attempts.

            regards, tom lane


pgsql-general by date:

Previous
From: Carlos Henrique Reimer
Date:
Subject: PG in cash till machines
Next
From: Larry Rosenman
Date:
Subject: Re: LONG delete with LOTS of FK's