From: | "Petr" <petr(at)pjsoft(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1989: Curious blob problem |
Date: | 2005-10-23 10:33:35 |
Message-ID: | 20051023103335.B5664F0D96@svr2.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1989
Logged by: Petr
Email address: petr(at)pjsoft(dot)net
PostgreSQL version: 8.0
Operating system: Win 2003
Description: Curious blob problem
Details:
Hi.
I'm trying to use blob fields (bytea) and have a curious problem with it (in
Delphi). When i'm store the blob stream into DB, the length is 810 bytes.
When i'm trying to get data from DB, gives me only 807 bytes. I was try to
store entire streams into files and locate differences. Three bytes aren't
be in exported file in the middle of the file :-O.
Can you look at this problem (i can send you these files).
PS : sorry for my poor english.
Petr
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2005-10-23 16:48:07 | Re: BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz |
Previous Message | Jari Aalto | 2005-10-23 08:21:59 | Re: BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz |