Re: Very slow joins - Mailing list pgsql-general

From MS
Subject Re: Very slow joins
Date
Msg-id 74a6683b-5ecd-4305-ba9a-f713ba0e35f6@k6g2000yqn.googlegroups.com
Whole thread Raw
In response to Re: Very slow joins  (MS <fretka1990@gmail.com>)
Responses Re: Very slow joins
List pgsql-general
> I never cease to be amazed at how many times people have these monster
> CPUs, like dual quad core 3Ghz processors, with 16GB or whatever of ram,
> and then try and run a database off a single 7200 rpm desktop SATA
> drive.    at work our production databases often run on dozens of 10000
> or 15000 rpm drives, organized as raid1+0's.


Yeah. I just took the effort and copied all data from those tables to
mysql and run an equivalent query - all took around 1 minute to
execute.
So either me or postgres is seriously broken. ;) I'm going back to
mysql. :(


pgsql-general by date:

Previous
From: "Brian A. Seklecki"
Date:
Subject: Disable databse listing for non-superuser (\l) ?
Next
From: Merlin Moncure
Date:
Subject: Re: Very slow joins