more blob questions

Поиск
Список
Период
Сортировка
От Kevin Kempter
Тема more blob questions
Дата
Msg-id 200801172145.25911.kevin@kevinkempterllc.com
обсуждение исходный текст
Ответы Re: more blob questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hi List;

Suppose I have a table with say an integer key, a char column and a large
object column.

can I simply delete a row from the table (delete from bigtable where...), then
run a vacuum (or vacuum full) ? If so, in this scenario will postgres release
the space back to the OS or must I first remove the large object with
lo_unlink() ?

also, does the contrib vacuumlo perform tasks I cannot do via vacuum and
lo_unlink ?

Thanks in advance..

/Kevin

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: pgsql and net-snmp
Следующее
От: "Suresh Gupta VG"
Дата:
Сообщение: Cannot bind socket