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

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: FATAL: database "a/system_data" does not exist
Дата
Msg-id 518B9F82.1080301@gmail.com
обсуждение исходный текст
Ответ на FATAL: database "a/system_data" does not exist  (sumita <suday@avaya.com>)
Ответы Re: FATAL: database "a/system_data" does not exist  (sumita <suday@avaya.com>)
Список pgsql-general
On 05/09/2013 04:28 AM, sumita wrote:
> 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

What else happens right before the above message?

>
> 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
>
>

--
Adrian Klaver
adrian.klaver@gmail.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Tyson Maly
Дата:
Сообщение: Re: question on most efficient way to increment a column
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Does it make sense to break a large query into separate functions?