| From: | "wishy wishy" <wishy66(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: date |
| Date: | 2002-10-18 10:24:50 |
| Message-ID: | F53s0dt2NCF6TMlz9K90000565d@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
hi folks,
we have a PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC 2.96
installation on pogo linux 7.2
we are facing a data problem when we do the following
select to_char(to_date('1969-10-22','YYYY-MM-DD'),'YYYY-MM-DD');
ERROR: Unable to convert date to tm
we have been trying to find a solution for this have you found such
instances before it there a method to over come this.
Any help will be greatly appreciated.
thanks
kris
_________________________________________________________________
Get faster connections-- switch toMSN Internet Access!
http://resourcecenter.msn.com/access/plans/default.asp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-10-18 13:46:05 | Re: Can I create working trigger on view |
| Previous Message | Achilleus Mantzios | 2002-10-18 08:32:51 | Re: Locking that will delayed a SELECT |