Re: BUG #1989: Curious blob problem

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Petr <petr(at)pjsoft(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1989: Curious blob problem
Date: 2005-10-23 17:27:05
Message-ID: 20051023172704.GA82555@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sun, Oct 23, 2005 at 11:33:35AM +0100, Petr wrote:
> 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.

Have you done any tests that don't involve Delphi? With psql, for
example? This might not be a PostgreSQL problem.

> Can you look at this problem (i can send you these files).

A test case would be useful: all SQL statements, data, and other
steps that somebody could use to duplicate what you're doing.

--
Michael Fuhr

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gregory Bronner 2005-10-23 18:12:43 BUG #1990: Installer bug fails to make C:\program files..global
Previous Message Magnus Hagander 2005-10-23 16:48:07 Re: BUG #1986: Please include ONE BIG .txt and .HTML file in *docs*.tar.gz