Re: large object max size - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: large object max size
Date
Msg-id 507A409B.8080702@ringerc.id.au
Whole thread Raw
In response to large object max size  (pramodh reddy <pramodh.mereddy@gmail.com>)
Responses Re: large object max size
List 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 by date:

Previous
From: MARCHAND Franck
Date:
Subject: Re: drop in performance using jdbc driver version 9
Next
From: Luis Flores
Date:
Subject: Re: large object max size