Re: Frequent 'deadlock detected' in 7.4 ... or just my bad - Mailing list pgsql-admin

From Marc G. Fournier
Subject Re: Frequent 'deadlock detected' in 7.4 ... or just my bad
Date
Msg-id 20040405151122.C79409@ganymede.hub.org
Whole thread Raw
In response to Frequent 'deadlock detected' in 7.4 ... or just my bad code?  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: Frequent 'deadlock detected' in 7.4 ... or just my bad  (jseymour@LinxNet.com (Jim Seymour))
List pgsql-admin
On Mon, 5 Apr 2004, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@postgresql.org> writes:
> > D'oh ... just tested my assumption, it was wrong ... *sigh*  okay, back
> > to the drawing board on the code ...
>
> Can't you just change
>
> >> foreach $company_id ( keys %traffic ) {
>
> to
>
> >> foreach $company_id ( sort keys %traffic ) {
>
> etc.

Ya, just saw the note from Matt on that also ... didn't realize it was
*that* simple ... was going to look into using the NULL Berkeley DB driver
... the O'Reilly Programming Perl book that I have, when you look into the
index at the back under Hashes: Automatic Sorting Of talks about the
Berkeley DB driver ... and that's it, nothing about simple sorting like
the above ... even if you look under 'Sorting: Hashes automatically', it
points to the same thing ...

Talk about over-complicating things :(


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

pgsql-admin by date:

Previous
From: "Mark Bross"
Date:
Subject: code editing
Next
From: Suresh
Date:
Subject: Doc for Linux & Windows