Moving text columns, when it actually is large

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Moving text columns, when it actually is large
Дата
Msg-id 4A550D5E.3020008@gmail.com
обсуждение исходный текст
Ответы Re: Moving text columns, when it actually is large  (Richard Huxton <dev@archonet.com>)
Список pgsql-sql
I have to restructure some tables, coalescing common elements from three 
tables (sub-classes) into a single table (super-class).  Each source 
table has a text field which actually gets stuffed with a largish (1Mb+) 
blob of xml.

Is there any way to simply, um, er, transplant the pointer rather than 
actually copy the data?

Ever hopeful,
rjs


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

Предыдущее
От: nha
Дата:
Сообщение: Re: Recording how a table is used
Следующее
От: Joseph S
Дата:
Сообщение: ERROR: function expression in FROM may not refer to other relations of same query level