Describe the problem/error/question
I can’t save binary data to postgre SQL.
Instead of it, I can save only metadata. I can send binary data to Telegram by simply selecting “send binary” and adding the fixed field video.
What is the error message (if any)?
no message - I just got text data from result - no binary data
Hi there!
SQL is not for insert binary data.
Please see this question: