|
|
Sponsor |
Re: BLOB issue(s) & questions: msg#00023db.postgresql.odbc
> There are three options: > > 1) Use a bytea column. You might create a domain as an 'lo' alias to > bytea if required. This works. And very easy. But for files upt to around 2 MB. Beware. > 2) Use the /contrib/lo code. This custom datatype allows you to create a > cleanup trigger for each lo column. This works. but not easy with odbc and other apps... > > 3) Use the 'simple' ODBC lo option documented at: > http://gborg.postgresql.org/project/psqlodbc/faq/faq.php?faq_id=52 - > Please note that I haven't tried using blobs in years... > > Regards, Dave. Solution 3 does not work for Postgresql since 7.x, as I can remember. For 7.3.x is sure (I tried). The innards of Pg changed a lot and it does not allow the tricks cited. Use the solution 2, instead, for very large objects over 2MB. good luck. Andre Felipe http://www.andrefelipemachado.hpg.ig.com.br/linux/index.html ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: psqlODBC driver does not work, Bob Woodside |
|---|---|
| Next by Date: | Re: psqlODBC driver does not work, Yury Koles |
| Previous by Thread: | psqlODBC driver does not work, Yury Koles |
| Next by Thread: | ODBC Driver Options, Nicola Tiling |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|