Re: Partitioning / Clustering

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mischa Sandberg <mischa(dot)sandberg(at)telus(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Partitioning / Clustering
Date: 2005-05-11 13:27:57
Message-ID: 3210.1115818077@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Mischa Sandberg <mischa(dot)sandberg(at)telus(dot)net> writes:
> So, simplicity dictates something like:

> table pg_remote(schemaname text, connectby text, remoteschema text)

Previous discussion of this sort of thing concluded that we wanted to
follow the SQL-MED standard.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Rod Taylor 2005-05-11 13:42:30 Re: Prefetch
Previous Message Ulrich Wisser 2005-05-11 12:47:31 Re: Query tuning help