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
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
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,
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,
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
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?