| От | Thomas Lockhart |
|---|---|
| Тема | Re: Bug or Feature? |
| Дата | |
| Msg-id | 3C83EE7C.D1B9054F@fourpalms.org обсуждение |
| Ответ на | Re: Bug or Feature? (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
> You were right (of course) I don't need timestamp on this app...
> However I tried to change the column type on 7.1.3 to ease the
> swith... AFAIK, there's no timestamp without timezone on 7.1.3; Please
> tell me there's another way other than editing pg_dump by hand... That
> would loose time and would call for errors...
Then import the data into your new database and use temporary tables and
drop/create to convert your existing data to the different schema. Then
create the function index you want.
There are probably other ways (as there are other schemas, such as using
DATE rather than TIMESTAMP), but as some point you should choose one and
just do it.
- Thomas
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера