Re: [BUGS] BUG #5805: "not determine data type" for params in comments

2010-12-31 Thread Robert Haas
On Wed, Dec 29, 2010 at 11:00 AM, Maxim Turchin wrote: > 2010-12-29 17:43:10 EET ERROR:  could not determine data type of parameter > $1 > 2010-12-29 17:43:10 EET STATEMENT: select >  /* $1, */ >  $2, >  $3 > from sometable; You could fix this either by having your driver specify a type for the p

[BUGS] unable to export database from postgres

2010-12-31 Thread d.yadagiri
Hi I have a database in that i have 2 schema's 1.myschema 2.public (it does not contains data) All my database tables, views and functions are in adempiere schema When i Export the database it gives 0 bytes dump.sql.gz file the database structure look like http://postgresql.1045698.n5.nab