Re: issue with lo_lseek - it returns 4 - Mailing list pgsql-general

From Tom Lane
Subject Re: issue with lo_lseek - it returns 4
Date
Msg-id 6048.1245279935@sss.pgh.pa.us
Whole thread Raw
In response to Re: issue with lo_lseek - it returns 4  (Konstantin Izmailov <pgfizm@gmail.com>)
Responses Re: issue with lo_lseek - it returns 4
List pgsql-general
Konstantin Izmailov <pgfizm@gmail.com> writes:
> Out of curiosity, what if lo object has size > 4GB, how lo_tell return its
> size? Looks like this is an interface issue.

That's simple: it can't have such a size.

Allowing LOs bigger than 2GB is on the TODO list, but don't hold your
breath.  Most people who are interested in objects that large are
storing them out in the filesystem anyway.

            regards, tom lane

pgsql-general by date:

Previous
From: justin
Date:
Subject: Re: used for large media files
Next
From: Scott Marlowe
Date:
Subject: Re: Some strange bug with drop table with slony cluster