Postgres-bytea-image
- clenkibecmemerma
- Feb 2, 2022
- 1 min read
In PostgreSQL there exist several ways to manage Binary Large Objects (LOB, BLOB):. Basic binary data type BYTEA; Basic character data type TEXT; Large object (LO) ... CREATE TABLE image ( id integer, name text, picture oid ); SELECT ...
DOWNLOAD: https://byltly.com/2famfy
DOWNLOAD: https://byltly.com/2famfy
postgres-bytea-image
939c2ea5af
Komentarze