ODBC - Cleaning Large Objects

From: Paul Carew <paulc(at)grabor(dot)com>
To: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: ODBC - Cleaning Large Objects
Date: 2000-06-12 15:32:33
Message-ID: 8152D9E69830D31186690080C8270D04026312@AKASHA
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I have successfully used the PostODBC Driver and Delphi to manipulate large
objects in a PostgreSQL 7.02 database. I use the 'lo' type that the
PostODBC driver FAQ mentions, However

Can anyone tell me whether or not PostgresSQL 7.0.2 will vacuum these
types, The ODBC driver FAQ stated that Postgres didn't support the
vacuuming of large objects. I suspect that the FAQ is rather old though.

If Postgres doesn't currently support the vacuuming of large objects I
would be very grateful if anyone could suggest a way of manually vacuuming
these 'lo' data types. The ODBC driver faq began to go into it but I need
a slightly more in-depth example.

Any help anyone can give me on this subject would be gratefully accepted.

Thanks,

Paul Carew.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen Buskens 2000-06-13 08:40:18 Problem with ODBC (6.50), PostgreSQL 7.0.2 and MS Access
Previous Message Peter Mount 2000-06-12 06:58:55 RE: JDBC / http://loclahost