Thread: largeobject

largeobject

From
"Haiquan Yang"
Date:
Hi, everyone,

    From http://odbc.postgresql.org , I looked the following

>Another important note is that this new type is lacking in functionality.
>It will not cleanup after itself on updates and deletes, thus leaving
orphans
>around and using up extra disk space. And currently, Postgres does not
> support the vacuuming of large objects.

    I want to use largeobject, Does this means I must clear the lo by
myself? even to now?

        Haiquan Yang