Hi, Adrian, On Sun, Jun 9, 2019 at 11:14 PM Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote: > > On 6/9/19 8:28 AM, Igor Korot wrote: > > Hi, ALL, > > How do I insert the png file (content, not a name) into the BLOB field > > in the table i PostgreSQL DB? > > Are you talking about this data type?: > > https://www.postgresql.org/docs/11/datatype-binary.html > > Or this?: > > https://www.postgresql.org/docs/11/largeobjects.html Which one is best to hold an images of unknown size? > > What client/language are you using? psql if possible. Thank you. > > > > > > Thank you. > > > > > > > > > -- > Adrian Klaver > adrian.klaver@xxxxxxxxxxx