| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
| Cc: | Philip Warner <pjw(at)rhyme(dot)com(dot)au>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: tablespace and sequences? |
| Date: | 2004-08-20 03:46:09 |
| Message-ID: | 200408200346.i7K3k9J15787@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin pgsql-hackers pgsql-hackers-win32 |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-08-20 03:47:17 | Re: tablespace and sequences? |
| Previous Message | Alvaro Herrera | 2004-08-20 03:36:32 | Re: tablespace and sequences? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-08-20 03:47:11 | Re: postgres uptime |
| Previous Message | Alvaro Herrera | 2004-08-20 03:36:32 | Re: tablespace and sequences? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-08-20 03:47:17 | Re: tablespace and sequences? |
| Previous Message | Alvaro Herrera | 2004-08-20 03:36:32 | Re: tablespace and sequences? |