I have created a table with "bytea" datatype column. (I have not used oid datatype intentionally as its a pointer) I am using Windows XP machine. How can I store an image here? Like in MySQL, actual image can be stored in a table with BLOB or Medium BLOB datatype.