Hello - Mailing list pgadmin-support

From Jed Nicolau Filho
Subject Hello
Date
Msg-id 000801c4a03e$9fe666f0$0e00a8c0@PROUSER.LOCALNET
Whole thread Raw
Responses Re: Hello  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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
 
 

pgadmin-support by date:

Previous
From: Cheetah
Date:
Subject: Users can see each others' databases?
Next
From: "Dave Page"
Date:
Subject: Re: Error adding columns to existing tables