| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
| Cc: | sumita <suday(at)avaya(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: FATAL: database "a/system_data" does not exist |
| Date: | 2013-05-10 13:50:20 |
| Message-ID: | 4300.1368193820@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Adrian Klaver <adrian(dot)klaver(at)gmail(dot)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(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2013-05-10 13:50:33 | Re: LONG delete with LOTS of FK's |
| Previous Message | Carlos Henrique Reimer | 2013-05-10 13:43:36 | PG in cash till machines |