Hi,
When is the English version of "GiST programming tutorial" available?
Regards,
Song
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscrip
maybe your C++ program has something (such as charset or configuation) causing
this strange thing
mark
发件人: "ciifrance...@tiscali.it"
收件人: ha...@2ndquadrant.com
抄送: pgsql-hackers@postgresql.org; pgsql-zh-gene...@postgresql.org;
pgsql-ru-gene...@postgresql.
op (which might even already exist).
Pi Song
On Tue, Feb 24, 2009 at 11:24 AM, Tom Lane wrote:
> "Jonah H. Harris" writes:
> > I believe there is more than that which would need to be done nowadays.
> I
> > seem to recall that the storage manager abstraction has slo
On Mon, Feb 23, 2009 at 3:56 PM, pi song wrote:
> I think the point that you can access more system cache is right but that
> doesn't mean it will be more efficient than accessing from your local disk.
> Take Hadoop for example, your request for file content will have to go to
&g
One more problem is that data placement on HDFS is inherent, meaning you
have no explicit control. Thus, you cannot place two sets of data which are
likely to be joined together on the same node = uncontrollable latency
during query processing.
Pi Song
On Mon, Feb 23, 2009 at 7:47 AM, Robert Haas
es on distributed file system (doesn't have to be
specific hadoop).
Pi Song
On Sun, Feb 22, 2009 at 7:17 AM, Paul Sheer wrote:
> Hadoop backend for PostGreSQL
>
> A problem that my client has, and one that I come across often,
> is that a database seems to always be associ