Greetings,

I am trying to  create a database to store imges as large objects.  I am using 
postgres7.3.4 on a SuSE8.2 machine.  I read   the PostgreSQL documentation on 
lage objects.  There are some new fnctions which I am unfamilar with.  I have  
books on postgresql but I am not aware of any current book with example usage 
of these functions.  I previously used up to  7.2 which had lo_import, 
lo_export and lo_unlink.  I would be grateful for example usage in psql of 
the following functions (seen in postgresql7.3.4:

lo_create,
lo_import
lo_export
lo_import
lo_open
lo_write
lo_read
lo_seek

Help would be appreciated.

Yours sincerely
Sibu



 

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to