Re: [ADMIN] lo_ functions

2005-12-26 Thread Alain Rodriguez Arias
the problem facing by you... - Original Message - From: Alain Rodriguez Arias To: sandhya Cc: postgre Sent: Saturday, December 24, 2005 12:43 AM Subject: Re: [ADMIN] lo_ functions   I have a field in a table that I use to save data from a PDF file and I need to save the file in a gi

Re: [ADMIN] lo_ functions

2005-12-26 Thread sandhya
Explain clearly the problem facing by you... - Original Message - From: Alain Rodriguez Arias To: sandhya Cc: postgre Sent: Saturday, December 24, 2005 12:43 AM Subject: Re: [ADMIN] lo_ functions I have a field in a table that I use to save data from

Re: [ADMIN] lo_ functions

2005-12-23 Thread Alain Rodriguez Arias
iginal Message - From: Alain Rodriguez Arias To: pgsql-admin@postgresql.org Sent: Friday, December 23, 2005 12:05 AM Subject: [ADMIN] lo_ functions  Where can I find examples of the use of the lo_ functions to load from or save to any file

Re: [ADMIN] lo_ functions

2005-12-22 Thread sandhya
You can very well get from the following link. http://www.postgresql.org/docs/8.1/interactive/largeobjects.html - Original Message - From: Alain Rodriguez Arias To: pgsql-admin@postgresql.org Sent: Friday, December 23, 2005 12:05 AM Subject: [ADMIN] lo_ functions

Re: [ADMIN] lo_ functions

2005-12-22 Thread Michael Fuhr
On Thu, Dec 22, 2005 at 10:35:43AM -0800, Alain Rodriguez Arias wrote: > Where can I find examples of the use of the lo_ functions to load from or > save to any file Which ones? The client-side C/libpq functions, the server-side functions available from SQL, or some third-party client or serv

[ADMIN] lo_ functions

2005-12-22 Thread Alain Rodriguez Arias
Where can I find examples of the use of the lo_ functions to load from or save to any file