Re: Large Object dump ?

Поиск
Список
Период
Сортировка
От Alessandro Rossi
Тема Re: Large Object dump ?
Дата
Msg-id Pine.LNX.4.05.10010301506370.11792-100000@sunrise.radiostudiodelta.it
обсуждение исходный текст
Ответ на Re: Large Object dump ?  ("tjk@tksoft.com" <tjk@tksoft.com>)
Список pgsql-sql

On Mon, 30 Oct 2000, tjk@tksoft.com wrote:

>Large objects are not dumped. It should be 
>in the documentation for large objects.
>
>You need to write a script which writes them to
>disk and then imports them back in after you have
>installed your dbs.
>
>
>Troy

CREATE TABLE news    -- { chiave: id news ,newarchivio, newsnuove}
("idnews"    SERIAL primary key,    "oidnotizia"    OID,        -- news as large object "autore"    TEXTx        --
author
);

How should be done the script for this table ?

I found something about large object only onthe programmesg guide are they
present in other docs?

Thanks in advance 

Alex





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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re:
Следующее
От: Vadim Govorov
Дата:
Сообщение: unsubscribe