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...
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,
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
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