Re: query

Lists: pgsql-admin
From: ma101kg(at)gold(dot)ac(dot)uk
To: pgsql-admin(at)postgresql(dot)org
Subject: query
Date: 2004-01-05 14:20:47
Message-ID: 10949532.1073312447@is528.gold.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

Hi,
could you please let me know how to represent an image when creating a data
table using
postgresql

thanks
ganesh


From: "A(dot)Bhuvaneswaran" <bhuvaneswaran(at)bksystems(dot)co(dot)in>
To: ma101kg(at)gold(dot)ac(dot)uk
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: query
Date: 2004-01-07 05:07:51
Message-ID: 1073452070.2232.2.camel@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

> Hi,
> could you please let me know how to represent an image when creating a data
> table using
> postgresql

Refer the documentation for details on lo_import and lo_export
functions. It must help you.

regards,
bhuvaneswaran

---
Disclaimer: http://www.bksystems.co.in/email-policy/disclaimer.txt


From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: ma101kg(at)gold(dot)ac(dot)uk
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: query
Date: 2004-01-07 05:13:44
Message-ID: 1073452424.2232.4.camel@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

> could you please let me know how to represent an image when creating a data
> table using
> postgresql

Refer the documentation for details on lo_import and lo_export
functions. It must help you.

regards,
bhuvaneswaran