| От | Josh Berkus |
|---|---|
| Тема | Re: Changing the type of timestamp columns |
| Дата | |
| Msg-id | 200408091000.36298.josh@agliodbs.com обсуждение |
| Ответ на | Changing the type of timestamp columns (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Ответы |
Re: Changing the type of timestamp columns
|
| Список | pgsql-hackers |
KL, > Is it safe to update the atttypid of a timestamp column to be a > timestamptz column? I wish to do this on a production database, so I > need to be sure! I wouldn't try this without running it against a test database copy first. I've already discovered that a backend change to a column data type like your describing can disrupt indexes, views, and analyze rows based on the table -- the last time I did such, I ended up having to dump and reload the database to get everything responding reliably. -- Josh Berkus Aglio Database Solutions San Francisco
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера