F
F
FlashDoc2022-03-10 16:32:00
Python
FlashDoc, 2022-03-10 16:32:00

How to correctly read data from postgresql?

The database contains data of this format

\x01a2643e00885efc610203040100d8065d20040000ffffd4b92303120700000001000000
. I work with the database through psycopg2, the line above is returned as , the rest of the information from other columns is returned in the desired form. <memory at 0x000001B11EF79400>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2022-03-10
@FlashDoc

To begin with, I would study the documentation https://www.psycopg.org/docs/usage.html#adaptation...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question