Re: large object max size

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: large object max size
Дата
Msg-id 507A409B.8080702@ringerc.id.au
обсуждение исходный текст
Ответ на large object max size  (pramodh reddy <pramodh.mereddy@gmail.com>)
Ответы Re: large object max size  (Luis Flores <luiscamposflores@gmail.com>)
Список pgsql-jdbc
On 10/11/2012 11:52 PM, pramodh reddy wrote:
> What is the maximum size of large object supported by the latest JDBC
> driver ?

I haven't explicitly tested, but there's no reason to expect it's any
different from PostgreSQL's own maximums.

That said, I wouldn't personally use large objects anywhere near the
maximum. The performance won't be great, and it's a pain for backup and
restore.

--
Craig Ringer


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: MARCHAND Franck
Дата:
Сообщение: Re: drop in performance using jdbc driver version 9
Следующее
От: Luis Flores
Дата:
Сообщение: Re: large object max size