On Mon, 12 Jul 2004, PostgreSQL Bugs List wrote:
Quote:
we are stuck at a very crucial point,we are using postgres as our db server
and jboss as our applicaton server,our business logic has been coded in
stored proceudres and when we deploy our webapplicatoin on windows it works
fine,but as we deploy it on linux we get a following error :
Function_does_not_exist even when the function is very much present,i have
also posted a mail to jboss development team.I have tried every solution
regarding the same but nothing seems to work. |
My guess would be either a mismatch is quotation between definition and
usage, or a mismatch in arguments. However, you haven't given us any
information that would help us try to help you. What do the creates look
like, what do the calls look like and what is the precise error text.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)