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

Поиск
Список
Период
Сортировка
От Дмитрий Иванов
Тема Re: How to read an external pdf file from postgres?
Дата
Msg-id CAPL5KHqF68P5T9savCYgi9LV49fM41DyfFpfv7hLXozgf_5=LA@mail.gmail.com
обсуждение исходный текст
Ответ на How to read an external pdf file from postgres?  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Список pgsql-general
What are you going to do with the data?
If you want to analyze it in some way, I can't think of a better option with a Python function. Or do you just want to transfer them? There are options here too, but in this case I like Python better.
--
Regards, Dmitry!


ср, 12 янв. 2022 г. в 16:16, Amine Tengilimoglu <aminetengilimoglu@gmail.com>:
  Hi;

     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.

 Thanks.

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

Предыдущее
От: Jasvant Singh
Дата:
Сообщение: Unable to migrate from postgres-13 to 14
Следующее
От: Ian Lawrence Barwick
Дата:
Сообщение: Re: How to read an external pdf file from postgres?