Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PORTS] Port Bug Report: Question not a bug

0 views
Skip to first unread message

Unprivileged user

unread,
Jul 28, 1998, 3:00:00 AM7/28/98
to pgsql...@postgresql.org

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name : Michael Kraus
Your email address : magnu...@aol.com

Category : unknown
Severity : non-critical

Summary: Question not a bug

System Configuration
--------------------
Operating System : linux redhat 5.0

PostgreSQL version : 6.3.2

Compiler used :

Hardware:
---------
pentium 24M ram

Versions of other tools:
------------------------


--------------------------------------------------------------------------

Problem Description:
--------------------
I have a really stupid SQL question that I can not find the answer. I can create a table with an attribute of type money. However, I do not know the form of the data to insert. No matter what I try I get a WARN: bad external money representation xxxx. Can anybody help me?

I can't find in the documentation what data types are supported.

Thanks

--------------------------------------------------------------------------

Test Case:
----------


--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------

Thomas G. Lockhart

unread,
Jul 28, 1998, 3:00:00 AM7/28/98
to Michael Kraus
> PostgreSQL version : 6.3.2

> I can't find in the documentation what data types are supported.

There is quite a bit in the new html or hardcopy documentation. To get
it installed, go to the doc/ directory and type "make install". After
that, you should see a directory called "postgres" which includes all of
this new documentation in one html tree. Look for the chapter in the
User's Guide on Data Types...

- Tom


0 new messages