FATAL: database "a/system_data" does not exist

From: sumita <suday(at)avaya(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: FATAL: database "a/system_data" does not exist
Date: 2013-05-09 11:28:19
Message-ID: 1368098899890-5754839.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,
I am observing some weird errors in the postgres logs after upgrading to
Postgres 9.2.4.
FATAL: database "a/system_data" does not exist

We do have a user named "system_data" and a schema with the same name.

Even with these error messages, we are actually able to access tables,
sequences, indexes, etc from that schema with out explicitly prefixing the
schema name to those relations.

Could anyone suggest what could be wrong with my setup and how to get past
it?

Thanks and Regards,
Sumita

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raghavendra 2013-05-09 12:02:33 Re: Views
Previous Message itishree sukla 2013-05-09 11:03:17 Views