Обсуждение: Re: [GENERAL] Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)

Поиск
Список
Период
Сортировка

Re: [GENERAL] Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)

От
Jeroen Schaap
Дата:
> Sounds like a file ownership problem to me. My recommendations:

To me also, but i can't find the clue...

> First make sure you have the manager userid defined mine is
>
> user postgres uid=100 gid=233 home directory=/var/lib/pgsql
>
> make sure this user owns the home directory /var/lib/pgsql as well as all
> the sub directories and files.

there was a minor fault in that dir. some dirs still were at
postgres.233
did a chmod -R postgres.postgres /var/lib/pgsql
Should be sufficient, i'd say.

> Then log in as this user and run your tests.

Still i get the same results...

Thanks,

Jeroen