Re: BUG #9604: Unable to access table remotely

Поиск
Список
Период
Сортировка
От Venkata Balaji Nagothi
Тема Re: BUG #9604: Unable to access table remotely
Дата
Msg-id CAHBAh5szw8ZsVn-R7i0Eq0syDvvs1NXSXcBv_jc9-GmukK4XUA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #9604: Unable to access table remotely  (Michael.buccetti@airgas.com)
Ответы Re: BUG #9604: Unable to access table remotely  (Michael Buccetti <Michael.Buccetti@Airgas.com>)
Список pgsql-bugs
On Tue, Mar 18, 2014 at 4:38 AM, <Michael.buccetti@airgas.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      9604
> Logged by:          Michael Buccetti
> Email address:      Michael.buccetti@airgas.com
> PostgreSQL version: 9.1.0
> Operating system:   OpenSuse
> Description:
>
> We have a java web app running on Tomcat 7 that accesses data on a Postgres
> database.  For some reason, we get the following error unexpectedly,
> causing
> a crucial database query to fail:
>
> ERROR: could not open file "base/16397/106156081": No such file or
> directory.
>

Could you please help us know if the above file is missing from the
location ( data-directory/base/16397 ) on the host where the database is
hosted ?

You might be knowing this : The file "106156081" belongs to a particular
table in the database with OID 16397.

If you have audit logs - did you notice if the file was accidentally
deleted or may be file system permissions/ownership has changed ?

Or any activity has happened which would not let the database user access
the file from the OS level ?

Regards,
Venkata Balaji N

Sr. Database Administrator
Fujitsu Australia

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns
Следующее
От: Kószó József
Дата:
Сообщение: pg 9.3 exists subselect with limit brakes query plan