Обсуждение: Re: [GENERAL] Problem in pg_hba.conf

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

Re: [GENERAL] Problem in pg_hba.conf

От
"Mark Alliban"
Дата:
The environment variables are set OK and export'd.

>> Yes the postmaster process is running.
>> nohup postmaster -i >pgserver.log 2>&1 &
>> The log file is empty until I try to create the database, then it gives
the
>> error.
>then the last thing I can think of, is location of data files:)
>chceck enviromant variables PGDATA, PGLIB (as far as I remember:) )
>
>mazk



RE: [GENERAL] Problem in pg_hba.conf

От
"Brian Haney"
Дата:
Are the permissions of the PGDATA directories and files owned by user
'postgres'?

> -----Original Message-----
> From: owner-pgsql-general@postgreSQL.org
> [mailto:owner-pgsql-general@postgreSQL.org]On Behalf Of Mark Alliban
> Sent: Monday, December 13, 1999 6:32 AM
> To: Marcin Mazurek - Multinet SA - Poznan
> Cc: pgsql-general@postgreSQL.org
> Subject: Re: [GENERAL] Problem in pg_hba.conf
>
>
> The environment variables are set OK and export'd.
>
> >> Yes the postmaster process is running.
> >> nohup postmaster -i >pgserver.log 2>&1 &
> >> The log file is empty until I try to create the database, then it gives
> the
> >> error.
> >then the last thing I can think of, is location of data files:)
> >chceck enviromant variables PGDATA, PGLIB (as far as I remember:) )
> >
> >mazk
>
>
>
> ************
>