Re: How to read an external pdf file from postgres?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: How to read an external pdf file from postgres?
Дата
Msg-id 08628ac8-0b69-391c-3387-60188a9b1882@enterprisedb.com
обсуждение исходный текст
Ответ на How to read an external pdf file from postgres?  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Список pgsql-general
On 12.01.22 12:16, Amine Tengilimoglu wrote:
>       I want to read an external pdf file from postgres. pdf file will 
> exist on the disk. postgres only know the disk full path as metadata. Is 
> there any software or extension that can be used for this? Or do we have 
> to develop software for it?  Or what is the best approach for this? I'd 
> appreciate it if anyone with experience could make suggestions.

You could write a function in PL/Perl or PL/Python to open and read the 
file and process the PDF data, using some third-party module that surely 
exists somewhere.



В списке pgsql-general по дате отправления: