| От | Rene Pijlman |
|---|---|
| Тема | Re: RE: Re: deleting large objects from jdbc |
| Дата | |
| Msg-id | h6g4nt08phj10gs2o3sletc8s8ajcchcmc@4ax.com обсуждение |
| Ответ на | RE: Re: deleting large objects from jdbc (heatherm@famoice.com) |
| Список | pgsql-jdbc |
On Thu, 9 Aug 2001 14:58:13 +1000, Heather wrote: [delete Lob when no longer referenced] >Shouldn't the JDBC driver fix up things like that though? Its not an interface issue. You'll see exactly the same behaviour using the interfaces for C/C++, Perl, Python etc. This is not something an interface can easily fix. The driver on the client side does not know if there are any rows referencing the Lob. If this needs to be changed, it would have to be changed on the backend. Barry suggested last week to eventually change the Blob-implementation to the toast model. That would make a Blob part of a row and the delete kludge would no longer be needed. Regards, René Pijlman
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера