Turn off "money" formatting?

Поиск
Список
Период
Сортировка
От jerry.levan@eku.edu (Jerry)
Тема Turn off "money" formatting?
Дата
Msg-id 46850fd1.0406061244.75449fcb@posting.google.com
обсуждение исходный текст
Ответы Re: Turn off "money" formatting?  (Brendan Jurd <blakjak@blakjak.sytes.net>)
Re: Turn off "money" formatting?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-general
Is it possible to turn off the "$" and "," that appear in "money" formatted
columns so I can dump the table in a numeric format?

The man page hints that lc_monetary controls the formatting but I
cannot find any clues on what to do...

Apparently money cannot be cast to anything.

I don't think it will be hard to write a custom tcl/perl
script that takes a "copy checks to...."  command to do the task
but I would like a cleaner solution....


Jerry

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jason Sheets"
Дата:
Сообщение: Re: table content transfer from mysql to postgresql
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: statement level triggers in PostgreSQL , anybody??