Re: FATAL: database "a/system_data" does not exist

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: sumita <suday(at)avaya(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FATAL: database "a/system_data" does not exist
Date: 2013-05-16 14:27:36
Message-ID: 5194ECD8.1090409@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/16/2013 05:31 AM, sumita wrote:
> I am running greps to find out what could be triggering it. in the scripts
> and programs.
> My only other concern is the same version of my product works without this
> log statements in the Postgres 9.1.3 version.Once upgraded to 9.2.4 , these
> log statements are appearing.

Not sure why, it was a FATAL error in previous versions also. You would
have had to have logging levels turned up to PANIC to avoid it.

You sure there was not a change made in the application during the upgrade?

>
>
>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/FATAL-database-a-system-data-does-not-exist-tp5754839p5755740.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David M. Kaplan 2013-05-16 14:28:18 Re: problem with lost connection while running long PL/R query
Previous Message François Beausoleil 2013-05-16 14:22:26 DELETE or TRUNCATE?