Carlos Carcamo wrote > SELECT myProcedure(product_id, p_description, price, qty, store_id, > store_description ); > > waiting for a response from procedure, maybe true or false. Note that forcing the procedure to return false instead of simply throwing an error is going to degrade performance. If you can live with silence=success; error=failure it will be much easier to program and will achieve maximum performance. David J. -- View this message in context: http://postgresql.1045698.n5.nabble.com/help-with-a-procedure-tp5806213p5806242.html Sent from the PostgreSQL - general mailing list archive at Nabble.com.