No such function 'to_char' with the specified attributes

From: "Yadira M(dot) Rodriguez" <ymrodriguez(at)omeninc(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: No such function 'to_char' with the specified attributes
Date: 2000-07-05 14:14:29
Message-ID: 396342C5.8AC581A8@omeninc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I'm getting this error: "No such function 'to_char' with the specified
attributes" when trying to select a timestamp type field. For example:
"select to_char(col_name, 'MM-DD-YYYY') from table_name". Is there
somebody that can help me with this?

Thanks,
Yadira

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rémy Dufour 2000-07-05 19:17:42 Memory management
Previous Message Michael Holopainen 2000-07-05 06:45:49 how do I set DateStyle = European in postmaster ?