Hello

From: "Jed Nicolau Filho" <jed(at)prouser(dot)com(dot)br>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Hello
Date: 2004-09-22 00:53:47
Message-ID: 000801c4a03e$9fe666f0$0e00a8c0@PROUSER.LOCALNET
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi there

I was testing pgAdmin III and I found a strange behavior with Blob:

For this table:
CREATE TABLE lo_test ( id serial NOT NULL, image lo ) WITH OIDS;

When I try insert a record only with "id" value wihout image raise this error message:

"ERROR: Invalid input syntax for Integer: "" "

How to fix it ?

Thanks in advance

Best Regards

Jed

Responses

  • Re: Hello at 2004-09-22 07:57:33 from Andreas Pflug

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-09-22 07:25:52 Re: Error adding columns to existing tables
Previous Message Cheetah 2004-09-21 23:32:02 Users can see each others' databases?