Re: tablespace and sequences?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: tablespace and sequences?
Дата
Msg-id 200408200346.i7K3k9J15787@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: tablespace and sequences?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
Alvaro Herrera wrote:
> On Fri, Aug 20, 2004 at 01:26:39PM +1000, Philip Warner wrote:
> > At 01:09 PM 20/08/2004, Tom Lane wrote:
> > >It seemed like a reasonable idea to me...
> > 
> > Do we have a "SET DEFAULT TABLESPACE"? Can we add one for this release? If 
> > not, we probably need to go with the ALTER TABLE. Although a SET DEFAULT 
> > TABLESPACE would be convenent in general.
> 
> The problem with ALTER TABLE is that it can be hugely expensive, I think.

I was thinking that too, but I assume they are creating the table empty,
moving it to another tablespace, then loading it.

--  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,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: tablespace and sequences?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: postgres uptime