Re: Error with vacuum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error with vacuum
Дата
Msg-id 23487.1020782560@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error with vacuum  ("Marcos Alonso, Javier" <jmalonso@indra.es>)
Список pgsql-general
"Marcos Alonso, Javier" <jmalonso@indra.es> writes:
> java.sql.SQLException: NOTICE:  Cannot rename init file /usr/local/pgsql/da=
> ta/base/1166555/pg_internal.init.1380 to /usr/local/pgsql/data/base/1166555=
> /pg_internal.init: Permission denied
>     Continuing anyway, but there's something wrong.

Something wrong with the permissions on the directory
/usr/local/pgsql/data/base/1166555/, perhaps?  That directory,
along with everything else under /usr/local/pgsql/data, *must* be
owned and writable by the user that the postgres server is running as.

            regards, tom lane

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: How can I speed up this search?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Allow user to create tables