Thread: Granting Browser access to pgsql database.

Granting Browser access to pgsql database.

From
"James Snelling"
Date:
Hi, I am following Chris's postgres tutorial at
http://users1.50megs.com/tomcat/postgresql-tutorial/.

I am currently trying to grant browser access to the database, but it comes
back with:

[postgres@fatboy pgsql]$ psql -d friends -f access
NOTICE:  Unrecognized variable client_encoding
file named access could not be opened

Anyone got any ideas?