| От | Ben Stringer |
|---|---|
| Тема | Casting money to numeric(10,2) |
| Дата | |
| Msg-id | 3A5D13CE.9B34DD36@burbong.com обсуждение исходный текст |
| Список | pgsql-general |
I'm trying to migrate several tables from a 6.5.2 DB to a 7.0.2 DB, and having trouble casting money (in the old DB) to numeric(10,2) prior to doing a pg_dump. I can create a table in the 6.5.2 DB with fields of type numeric(10,2), but when I try and insert into this table Ie. insert into new (purchase_price) select purchase_price::numeric(10,2) from old ; I get ERROR: No such function 'numeric' with the specified attributes I tried the 6.5.2 documentation, but it looked to me like this should work. Any suggestions appreciated. Cheers, Ben -- _____________________________________________________________ Ben Stringer Burbong Consultants P/L ACN 092 664 198 ben@burbong.com http://www.burbong.com ph 0402 211 638
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера