Re: [BUGS] Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.

2003-09-10 Thread Jord Tanner
yyy'); > > in the psql interface I obtain > > to_date > > 1973-06-02 > > I test this statement with Postgres 7.3.2 and 7.3.4 packaged withMandrake 9.1 > and Mandrake 9.2RC1 and obtain the same result. > > Can anyone help me?

Re: [BUGS] hi-problem in creating database in postgresql 7.2.2

2002-11-01 Thread Jord Tanner
r. All your postgres commands will have to use --host=localhost to instruct them to use the tcpip socket. Hope that helps! Jord Tanner Independent Gecko Consultants On Thu, 2002-10-31 at 04:57, saurabh garg wrote: > hi > i have sucessfully installed postgresql. now while creating databas

[BUGS] to_char(date,'YYYYMMDD') bug

2002-10-30 Thread Jord Tanner
gresql 7.2 compiled from source. Are there any known workarounds, or should I try compiling 7.2.3 from source on my RH 8 box? Jord Tanner Independent Gecko Consultants [EMAIL PROTECTED] gbi=# select to_char('12/31/1969'::date, 'MMDD'); ERROR: Unable to convert date to