Adrian Klaver <adrian.kla...@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


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to