Re: trouble with mod_auth_pgsql - Mailing list pgsql-interfaces

From cliff@cliffmeyers.com
Subject Re: trouble with mod_auth_pgsql
Date
Msg-id 20030521085703.5714.h016.c001.wm@mail.cliffmeyers.com.criticalpath.net
Whole thread Raw
In response to trouble with mod_auth_pgsql  (cliff@cliffmeyers.com)
Responses Re: trouble with mod_auth_pgsql  (gemons@wanadoo.nl)
List pgsql-interfaces
I'm not sure exactly what you're getting at in your post... except that when I
issue your first command, nothing shows up...

[root@vanadium apache_1.3.27]# find -mount -name "libpq.so.3*"  
[root@vanadium apache_1.3.27]# find / -name "libpq.so.3*"       
/usr/local/src/postgresql-7.3.2/src/interfaces/libpq/libpq.so.3.0
/usr/local/src/postgresql-7.3.2/src/interfaces/libpq/libpq.so.3
/usr/local/pgsql/lib/libpq.so.3
/usr/local/pgsql/lib/libpq.so.3.0

My / and /usr are on separate partitions so I assume that by removing the -mount
option that's why the files show up afterwards.  Any other ideas?


-Cliff



On Wed, 21 May 2003 11:44:54 -0400, JL wrote:

> 
> #>find / -mount -name "libpq.so.3*"
> /usr/lib/libpq.so.3.0
> /usr/lib/libpq.so.3
> 
> #>l /usr/lib/libpq.so.3*
> lrwxrwxrwx    1 root     root           12 May  2 13:09 /usr/lib/libpq.so.3 ->
> libpq.so.3.0*
> -rwxr-xr-x    1 root     root        96044 Mar 17 10:57 /usr/lib/libpq.so.3.0*


pgsql-interfaces by date:

Previous
From: cliff@cliffmeyers.com
Date:
Subject: Re: trouble with mod_auth_pgsql
Next
From: gemons@wanadoo.nl
Date:
Subject: Re: trouble with mod_auth_pgsql