| От | Dan Wilson |
|---|---|
| Тема | Re: type of a field |
| Дата | |
| Msg-id | 1020784834.3cd7f0c2945e5@webmail.acucore.com обсуждение |
| Ответ на | type of a field (ameen eetemadi <ameen78101@yahoo.com>) |
| Ответы |
Re: type of a field
|
| Список | pgsql-php |
You can't yet... at least not with an ALTER statement. The only way to currenty do this is by dumping the table (through pg_dump), altering the type of the field, and then re-ipmorting the table. Rumor has it that they are working on an ALTER statement to accomplish this for 7.3 or 7.4. -Dan Quoting ameen eetemadi <ameen78101@yahoo.com>: > I want to change the type of a field in postgres . > How can I do it ?
В списке pgsql-php по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера