Thread: Large object size limit

Large object size limit

From
Gémes Géza
Date:
Hi,

I'm planing a file system type application for postgres, reading the
docs a question arise:
shall I put the files as large objects in the db, or kept them separately?
Reading the docs it seems to me, that large objects can hold data up to
2GB in size. Is this still true, or will that restriction go away some
time soon (8.0)?

Thanks in advance

Geza Gemes