Re: LO - Size
От | Barry Lind |
---|---|
Тема | Re: LO - Size |
Дата | |
Msg-id | 3F62A6CD.90008@xythos.com обсуждение исходный текст |
Ответ на | LO - Size (Andreas Bauer <andreasbauer@bukis.org>) |
Список | pgsql-jdbc |
Andreas, Can you provide a test case that demonstrates your problem? With out much detail here, I can only guess what the problem might be. There is a known bug where when the 7.3 driver talks to a 7.3 server, the server incorrectly tries to encode binary data in UTF8 when sending the data from the server to the client. The workaround for this is to use a database encoding of UNICODE. thanks, --Barry Andreas Bauer wrote: > Hi, > > after I have succeeded in writing a blob to a db > I want to check, if really everything is written > into db, because when I try to receive e.g a bmp > which has 29 kb I only receive 3 kb. And the preview > only shows a small part the picture, but that part > right. > So any hints where is the problem? > thanks in advance > > Regards > > Andi > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html >
В списке pgsql-jdbc по дате отправления: