revert postgresql bytea file to excel with python

前端 未结 0 1205
隐瞒了意图╮
隐瞒了意图╮ 2020-12-22 05:16

I have excel files stored in postgresql table as Blob using:

insert into table values (id, pg_read_binary_file(/path/file.xlsx))

I would like

相关标签:
回答
  • 消灭零回复
提交回复
热议问题