Обсуждение: pg_shadow

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

pg_shadow

От
"Kasper"
Дата:
Do i have to create the pg_shadow table myself or how do i do, the password auth is not worjing.

and i think i need HELP...

/K


Re: pg_shadow

От
"Mark McEahern"
Дата:
[Kasper]
> Do i have to create the pg_shadow table myself or how do i do,
> the password auth is not worjing.
>
> and i think i need HELP...

It would help if you were a little more specific:

1.  What exactly are you doing?
2.  What exactly do you mean by "is not working"?

Have you modified pg_hba.conf in the primary cluster's directory to setup
password authentication?  Have you read the documentation on client auth:

  http://www.postgresql.org/idocs/index.php?client-authentication.html

Again, what specifically have you tried and what is happening?  Also,
version information might be relevant.

Help folks help you by being more specific.

Cheers,

// mark

-