Get the latest tech news
PgPDF: Pdf Type and Functions for Postgres
pdf type for Postgres. Contribute to Florents-Tselai/pgpdf development by creating an account on GitHub.
Creating a pdf type, by casting either text path or bytea blob. You can also perform full-text search (FTS), since you can work on a pdf file like normal text. Reading arbitrary binary data (PDF) into your database can pose security risks.
Or read this on Hacker News