Re: On Scalability

From: Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL Hackers and Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On Scalability
Date: 2010-07-30 19:50:41
Message-ID: AANLkTimjdpEYeWk54yC1H9RxrUnETy2AAswg2_qw7-H_@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

2010/7/30 Josh Berkus <josh(at)agliodbs(dot)com>:
>
>> Is there anyone who knows whether those algorithms are linear or not?
>
> Read the code?  It's really very accessible, and there's lots and lots
> of comments.  While the person who wrote the code is around, isn't it
> better to see the real implementation?

If the programmer(s) who wrote that part is around, a simple hint would suffice.
Even an hint to where look into the code would be very appreciated: the query
planner is not as simple as the "ls" command (which is not that simple any
more, though).

It looks like I need to go the hard way ...
Starting from postgresql-8.4.4/src/backend/optimizer

--
Vincenzo Romano at NotOrAnd Information Technologies
Software Hardware Networking Training Support Security
--
cel +393398083886 fix +390823454163 fax +3902700506964
gtalk. vincenzo(dot)romano(at)notorand(dot)it skype. notorand.it
--
NON QVIETIS MARIBVS NAVTA PERITVS

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2010-07-30 20:38:17 Re: On Scalability
Previous Message Yeb Havinga 2010-07-30 19:22:09 Re: patch for check constraints using multiple inheritance

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2010-07-30 20:38:17 Re: On Scalability
Previous Message Josh Berkus 2010-07-30 18:51:15 Re: On Scalability