Обсуждение: Granting Browser access to pgsql database.

Поиск
Список
Период
Сортировка

Granting Browser access to pgsql database.

От
"James Snelling"
Дата:
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?