I have a problem with apache authentication.
I recently upgrade to postgresql v7.1, upgrading debian distribution
(to woody, testing distribution)
and i discovered that the pakage for apache authentication is
no longer there.
(may be they suggest to use PAM instead)
This is really a problem for
auth_pgsql_shared_stub.c
- insatll the module using: apxs -i -a -n auth_pgsql mod_auth_pgsql.so
Giuseppe Tanzilli - CSF wrote:
> Ciao,
> try mod_auth_pgsql at http://www.giuseppetanzilli.t/mod_auth_pgsql/
>
> bye
>
> Giorgio Volpe wrote:
>
> > I have a problem with a
remove
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
May be it's my ignorance about sql ...
but why cannot i use alias name of a column in a where clause?
# select key as cc from mytable where cc > 0;
ERROR: Attribute 'cc' not found
--
Giorgio
-
---(end of broadcast)-