title

text

Александр Попов
Александр Попов PostgresPro
12:20 31 March
40 min

Storing Files in Postgres

This talk will explore different approaches to storing files in PostgreSQL, including:

  • Simple table-based storage

  • Large objects with pg_largeobject

  • pgpro_sfile – a large object (pgpro_bfile) storage solution

Other talks