Storing/Retrieving large attachments from Postgresql database results in OOM Error

XMLWordPrintable

      Postgresql uses bytea data type to store attachments in the database, when attachments are too large the postgresql fails with OOM errors as the entire attachment is held in memory.

            Assignee:
            Unassigned
            Reporter:
            AjayA
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: