I need a real example of using bytea in the following scenario:

1) A large binary object is located in a C++ memory space obtained
through malloc.
2) I want to store it in the database.

What exactly does the code look like?

Thanks,

Kenny

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to