| От | Joe Conway |
|---|---|
| Тема | Re: substring implementation (long string) |
| Дата | |
| Msg-id | 3F27D6FE.2040201@joeconway.com обсуждение исходный текст |
| Ответ на | Re: substring implementation (long string) (Scott Cain <cain@cshl.org>) |
| Список | pgsql-general |
Scott Cain wrote: > Thanks--that looks like exactly what I need. Here's a related question: > when I do the alter table, is there a way I can make it "retroactive". > That is, I ran the alter table, and nothing happened. I expected the > storage space for the database to jump, and for it to take a while to do > it, but it did not. So I am guessing that the alter table only applies > to new data put in. Is there a way to make it apply to all the data > already in the column, short of dropping the table and reloading it. > Dropping and reloading is unattractive because of several foreign key > constraints on this table. > You probably could do something like: UPDATE mytable SET somefield = somefield; Joe
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера