Re: largeobject

Поиск
Список
Период
Сортировка
От Matteo Cavalleri
Тема Re: largeobject
Дата
Msg-id 3C1738A7.21636.ABBE366@localhost
обсуждение исходный текст
Ответ на Re: largeobject  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-odbc
On 10 Dec 2001, at 15:54, Hiroshi Inoue wrote:

> Unfortunately vacuumlo doesn't take type lo into account.

In latest pgreplicator distribution we set up an alpha stage large
object replication. The system works both on oid and lo types.
We develop the following set of utilities that you can find useful if
you are working on lo types:

* vacuumlo.tcl script that can vaccum lo types.

* prepg_dump.tcl & postpg_restore.tcl can dump and restore
correctly lo types. (simply run prepg_dump.tcl BEFORE your
pg_dump command, run postpg_restore.tcl AFTER your pg_restore
commad:-)))

* editschema & getdata.tcl can rearrange the table structure using
vi (eg. dropping column names, changing data types..  How to use
editschema is reported in
http://pgreplicator.sourceforge.net/stuff.html)


some of that code was not release to the public yet, since it is still
remarked in Italian language, however here it is a preview.
I hope this can help

Regards,


Matteo Cavalleri
IRCCS E.Medea
Bioengineering Lab.
Via D.L.Monza 20
23842 Bosisio Parini (LC) - ITALY
Tel. +39-031-877 274 / 111
Fax +39-031-877499
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  pg_lo_utilities.tar.gz
     Date:  12 Dec 2001, 12:44
     Size:  3699 bytes.
     Type:  Unknown

Вложения

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: largeobject
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: largeobject