Re: [BUGS] BUG #2496: Troubles with fixed-point types (NUMERIC, DECIMAL,...)

2006-07-11 Thread William ZHANG
The logged statement is: INSERT INTO "public"."junk" ( "preis" ) VALUES ( $1 ) If you send it via psql, pgsql will raise error: ERROR: there is no parameter $1 I don't know why you got the error message saying "type mismatch". But sending the following statement via psql will cause th

Re: [BUGS] partial indexes not used on parameterized queries?

2006-07-11 Thread Christian Kratzer
Hi, On Mon, 10 Jul 2006, [UTF-8] Dirk Lutzebäck wrote: Hi Simon, are you sure this has not been changed? I'm pretty sure my code worked a while ago. We are using Perl DBD::Pg on the client side and almost never pass parameters inside the SQL string for security reasons. I can't say if it br

[BUGS] BUG #2523: while executing pg_dump - error occurs

2006-07-11 Thread Sudhakar
The following bug has been logged online: Bug reference: 2523 Logged by: Sudhakar Email address: [EMAIL PROTECTED] PostgreSQL version: psql 7.4.2 Operating system: SUSE LINUX Enterprise Server 9 (i586) Description:while executing pg_dump - error occurs Details: Hi,

[BUGS] BUG #2522: while executing pgdump - error occurs

2006-07-11 Thread Sudhakar
The following bug has been logged online: Bug reference: 2522 Logged by: Sudhakar Email address: [EMAIL PROTECTED] PostgreSQL version: psql 7.4.2 Operating system: SUSE LINUX Enterprise Server 9 (i586) Description:while executing pgdump - error occurs Details: HI,

Re: [BUGS] BUG #2365: can't install

2006-07-11 Thread mario ruggier
Hi guys, I am attempting to install pgsql, and tried donloading the Win XP installers for both 8.1.4 and 8.0.8. I am getting the indentical problem described below, for both cases. I tried to search archives for possible fixes or workarounds for this, but have not found anything. Is this prob

Re: [BUGS] BUG #2365: can't install

2006-07-11 Thread John R Pierce
mario ruggier wrote: Plus, how do I delete the DOMAIN/postgres user on the XP system? I do not see this user listed when I do Control Panel/User Accounts (i am not a windows guy, so please excuse my windows ignorance)? Should I try to install from sources, or will that not make any difference?