[ADMIN] postgres access

1999-01-27 Thread dreamwvr
hi, noticed your problem ... have you tried from root as a test... #su -l postgres you should get a prompt of below if your postgres 'pgsql' is on the job today... postgres@$HOSTNAME pgsql$ that indicates that postgres is running and ready for a interface...

[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] denying created users on postgres

1999-01-14 Thread dreamwvr
hi, i would suggest you get used to the grant statement that is available from psql... This will allow you to grant rights on a per table basis to users that access the database. ???'s when will postgres get the same functionality for browser to database access as mysql??? sort of disappoint

[ADMIN] Re: pgsql-admin-digest V1 #91

1998-11-19 Thread dreamwvr
hi everyone! i decided to built postgresql from scratch instead of using the redhat .rpm format and am getting the following error which i was hoping someone could offer a fix 4:) when i su to 'postgres' and get to the 'pgsql' prompt i attempt to do a 'initdb' to initially create my