xxxxxxxxxx
+-----------------------+
| PostgreSQL DB |
+-----------------------+
|
|
| +-----------------------+
| | Tables |
+--------->+-----------------------+
| File Table |
|-----------------------|
| id (Primary Key) |
| name (File Name) |
| data (Large Object) |
+-----------------------+