dbTalk Databases Forums  

Strange behavior

comp.databases.postgresql.bugs comp.databases.postgresql.bugs


Discuss Strange behavior in the comp.databases.postgresql.bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jed Nicolau Filho
 
Posts: n/a

Default Strange behavior - 09-21-2004 , 08:00 PM






Hi there

I was testing Postgre 8.0 beta2 dev3 with pgAdmin III and I found a strangebehavior 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

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.