Re: [GENERAL] Large object insert/update and oid use

2004-01-31 Thread Louis LeBlanc
ally, the three step atomic transaction would be reduced to a single step transaction. This is possible in O, but 8.1.7 has a bug that causes temp tablespace to be eaten up and not freed. That's what I'm trying to do in Postgres. So, can it be done? Thanks Lou > Louis LeBlanc said: >

[GENERAL] Large object insert/update and oid use

2004-01-31 Thread Louis LeBlanc
to call the lo_creat() and lo_write() functions? I've done some searching in the archives, but can't find anything that appears to answer the question. If I've been unclear on any of this, I'm sorry, feel free to prod for more info. Thanks in advance Lou -- Louis LeBlanc