Re: [GENERAL] PostgreSQL Qs

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: [GENERAL] PostgreSQL Qs
Дата
Msg-id 1052343870.30185.449.camel@camel
обсуждение исходный текст
Ответ на Re: [GENERAL] PostgreSQL Qs  (<mallah@trade-india.com>)
Список pgsql-sql
he's probably running 7.2.x

Robert Treat

On Wed, 2003-05-07 at 14:01, mallah@trade-india.com wrote:
> 
> 
> Hi ,
> 
> shudn't  "host" lines in pg_hba.conf be in format
> host         database    user    ip mask   method
> 
> in lines below u missed the user part:
> 
> > host         all         127.0.0.1     255.0.0.0           md5
> > host         dbname      0.0.0.0       255.255.255.255     md5
> 
> i think pg_hba.conf is pretty cool otherwise.
> 
> regds
> mallah.
> 
> 
> 



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re:
Следующее
От: Randall Lucas
Дата:
Сообщение: Re: Unanswered Questions WAS: An unresolved performance problem.