Re: [GENERAL] 7.3.3 upgrade with RPMs on RH 8.0

2003-07-26 Thread Richard Huxton
On Friday 25 July 2003 19:48, Richard Welty wrote: > On Fri, 25 Jul 2003 12:12:48 -0400 (EDT) Richard Welty <[EMAIL PROTECTED]> wrote: > > i'm trying to figure out an error message i enoountered while upgrading > > a RH8.0 system from 7.3.2 to 7.3.3 using RPMs. > > ok, i discovered a mistake in my

Re: [GENERAL] Using YY-MM-DD date input

2003-07-26 Thread Patrick Welche
On Fri, Jul 25, 2003 at 04:13:12PM -0500, Ron Johnson wrote: > On Fri, 2003-07-25 at 15:02, Bruce Momjian wrote: > > Does anyone use YY-MM-DD for date input? > > > > Right now, it only works mostly for pre-2000 dates because we can detect > > that 97-02-03 is a year, while we can not detect that

Re: [GENERAL] Using YY-MM-DD date input

2003-07-26 Thread greg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As much as I would love to stay involved in this topic, I am leaving for vacation tomorrow and my email will be erratic at best. Looking forward to testing out 7.4 when I get back! :) - -- Greg Sabino Mullane [EMAIL PROTECTED] PGP Key: 0x14964AC8

Re: [GENERAL] Using YY-MM-DD date input

2003-07-26 Thread Bruce Momjian
Patrick Welche wrote: > On Fri, Jul 25, 2003 at 04:13:12PM -0500, Ron Johnson wrote: > > On Fri, 2003-07-25 at 15:02, Bruce Momjian wrote: > > > Does anyone use YY-MM-DD for date input? > > > > > > Right now, it only works mostly for pre-2000 dates because we can detect > > > that 97-02-03 is a

Re: [GENERAL] Wacky query plan, why?

2003-07-26 Thread Stephan Szabo
On Fri, 25 Jul 2003, Maksim Likharev wrote: > Yes I see, no words about FROM cause in SQL92/99, but > it seems like Postgres supports that. Yeah, it's an extension to the standard behavior. > So bottom line: > insted of > > update prod.t_results set fan = a.fullname, fin=i.fullname > from prod.t

[GENERAL] Email disaster

2003-07-26 Thread Andy Kopciuch
I would like to profusely, on me knees, apologize for an email disaster coming from my bddf.ca email server. I was a victim of an apparently nasty bug in the ASK spam scripts where a continuous loop sends repeated emails to senders. Due to my maxed CPU, and ASk going completely nuts, I was not

[GENERAL] v7.3.4 Bug Fix Release

2003-07-26 Thread The Hermit Hacker
In order to address a potentially serious (although rare) server startup failure that was recently reported, we have just bundled up and put onto the ftp sites v7.3.4 of PostgreSQL ... It is a recommended upgrade, and does not require a dump/restore of your existing databases to put into place.