pg_aclcheck error?

Поиск
Список
Период
Сортировка
От Jan Mlotkiewicz
Тема pg_aclcheck error?
Дата
Msg-id 25497983.970265990598.JavaMail.imail@knuckles.excite.com
обсуждение исходный текст
Ответы Re: pg_aclcheck error?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
I'm using postgres 7.0.2 on the backend to do a problem logging db, with JSP
and Apache Jserv from Web pages to enter data via JDBC connection.

I've set up a unique serial id so that a user gets a ticket number
auto-generated.

When they hit submit, it should log data into db, but right noow I get the
following:

ERROR: pg_aclcheck: class "problem_seq_incident" not found.

can anyone tell me what the pg_aclcheck is doing?

My sequence is setup in the db config as problem_incident_seq, and also in
the java code for the bean that connects to the db, so i'm a bit curious on
this..

Any ideas appreciated..





_______________________________________________________
Say Bye to Slow Internet!
http://www.home.com/xinbox/signup.html



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Aage J. Skjolingstad"
Дата:
Сообщение: Re: ODBC with version 7.0.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_aclcheck error?