Re: [GENERAL] Question about Large Objects

2005-04-12 Thread Tom Lane
"Sergey Karin" <[EMAIL PROTECTED]> writes: > As I understood PostgreSQL allows to store large objects 2GB size maximum. > Are there any plans to increase or removing that limitation? I don't think anyone's really thought about it. To do it without breaking backward compatibility, we'd have to inv

[GENERAL] Question about Large Objects

2005-04-12 Thread Sergey Karin
Hi, all   As I understood PostgreSQL allows to store large objects 2GB size maximum. Are there any plans to increase or removing that limitation?   If no, are there any abilities to store 10-20GB raster data (aero foto image) in postgreSQL?   Thanks   Sergey Karin