[ADMIN] grant and permissions...

1999-01-16 Thread dreamwvr
hi, on postgres if grant becomes really tedious i suppose one could produce a script to automate the input somewhat... just have it do the steps you need to on psql and perhaps even cron it;')) Regards,

[ADMIN] User Database Authentication via PHP?

1999-01-16 Thread csy
Hello! Do anyone of you know how I can get PHP to be able to pass the user and password info over to the postgresql server to authenticate the user and allow him to be able to access the database server? I couldn't quite figure out how to let PHP do that so if anyone managed to get it working or