Re: ALTER SCHEMA ... SET TABLESPACE - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 200506090229.j592TXj23474@candle.pha.pa.us
Whole thread Raw
In response to Re: ALTER SCHEMA ... SET TABLESPACE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Thanks, removed.

---------------------------------------------------------------------------

Tom Lane wrote:
> Gavin Sherry <swm@linuxworld.com.au> writes:
> > I must have missed something (likely, as I've been away from a computer
> > for 6 weeks) but didn't we scrap the idea of schemas having a default
> > tablespace?
>
> Yeah, we did, but Bruce has still got that old patch of yours in his
> to-do queue.  It's irrelevant now, Bruce ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ALTER SCHEMA ... SET TABLESPACE
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Should *.backup files ever be removed from pg_xlog?