Discussion:
query
(too old to reply)
m***@gold.ac.uk
2004-01-05 14:20:47 UTC
Permalink
Hi,
could you please let me know how to represent an image when creating a data
table using
postgresql

thanks
ganesh

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
A.Bhuvaneswaran
2004-01-07 05:13:44 UTC
Permalink
Post by m***@gold.ac.uk
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
A.Bhuvaneswaran
2004-01-07 05:07:51 UTC
Permalink
Post by m***@gold.ac.uk
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

---------------------------(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

Loading...