_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter@virginia.edu
On Mon, 2003-03-24 at 14:05, Jodi Kanter wrote: > Is it possible to modify a column data type? I don't see it in the docs > but thought I remembered something crossing this list regarding a modify > command? > Thanks > Jodi > You can do it by hacking at reltype in pg_class, though this will probably only work if your data types are binary compatible, and even then there might be some issues. Read thoroughly chapter 3 of the developers guide and make sure to test on a development database before trying to do this on anything resembling a production system. Robert Treat
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера