Can you store images in postgres?
Answer / Avanish Kumar Shukla
You can't directly store images in PostgreSQL like a file system. However, you can store binary large objects (BLOB) or images as base64 encoded strings or use external referencing methods such as File System, Amazon S3, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of database is postgres?
What is pg_catalog in postgres?
Which are different types of database administration tools used in postgresql?
What is the password of postgres user?
How do I alter a table in postgresql?
How do you open tables in pgadmin?
How do you create a database in pgadmin 3?
Provide a brief explanation of the functions in postgresql.
What is the difference between sql and postgresql?
How do you run a query in pgadmin 3?
What language is postgresql written in?
What is use of postgresql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)