If you're looking for the mod_auth_pgsql here is the address, it works on
PG6.4.2 and Apache 1.3.6
ftp://ftp.eurolink.it/pub/linux/postgreSQL
Try to put these two lines on the /etc/profile:
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/local/pgsql/lib
export LD_LIBRARY_PATH
Mario "Mago" Haza
Technological Research / Research Center for Educational Computing
e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Tel. (5) 627-021
Is there any way that the data of a table (which was deleted by a
programmer using delete from)?
When i installed PostgreSQL one year ago i read something about it, but i
haven't found on the manual.
Thanks in advance.