Re: Apache authorization using postgres

Поиск
Список
Период
Сортировка
От John Gage
Тема Re: Apache authorization using postgres
Дата
Msg-id 8D2ADBFB-854B-4028-AE56-A62B8966D1D3@numericable.fr
обсуждение исходный текст
Ответ на Re: Apache authorization using postgres  (Jasen Betts <jasen@xnet.co.nz>)
Список pgsql-general
I really like the idea of using postgres, as opposed to the file
system, to store user names and passwords for http authorization on
apache.  It is a very good fit and facilitates data collection, etc.

On the other hand, there is no dichotomy, because what is stored in a
file can also be stored in postgres.

Ultimately, I increasingly like to push everything I can back into SQL
on postgres.  Make the perl cgi routines as simple as possible and
have the intelligence in postgres.

Yes, MacOSX 10.5.

Thanks,

John


On May 25, 2010, at 11:41 AM, Jasen Betts wrote:

> On 2010-05-24, John Gage <jsmgage@numericable.fr> wrote:
>> Is this the latest on this subject?
>
> Debian has it it a precompiled binary package.
> Blastwave is/was a solaris thing AFAICT
> And I guessing you want it for apple.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: pg_dump cannot connect when executing by a script
Следующее
От: "Massa, Harald Armin"
Дата:
Сообщение: Re: can't install postgres 8.4 on windows 2003 server