| From: | Chris Angelico <rosuav(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: FATAL: database "a/system_data" does not exist |
| Date: | 2013-05-10 13:00:06 |
| Message-ID: | CAPTjJmqBNcjm0faV5UBxx3OMobmMzVdDxL5g+z_LqJJLiCEdgg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, May 10, 2013 at 5:13 PM, sumita <suday(at)avaya(dot)com> 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
> 2013-05-10 00:25:00 GMT:[4657]FATAL: database "a/system_data" does not
> exist
> 2013-05-10 00:27:10 GMT:[5394]FATAL: database "a/system_data" does not
> exist
Sounds like you have an app in a retry loop of some sort. Does the
figure 130 seconds call anything to mind? Would you have written
anything to delay that long before reconnecting to the database?
ChrisA
--
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 | Nelson Green | 2013-05-10 13:21:28 | Re: Storing small image files |
| Previous Message | Andres Freund | 2013-05-10 11:30:27 | Re: Re: [GENERAL] pg_upgrade fails, "mismatch of relation OID" - 9.1.9 to 9.2.4 |