| From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Gavin Sherry" <swm(at)linuxworld(dot)com(dot)au> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Tablespaces |
| Date: | 2004-02-27 09:00:29 |
| Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA40184CFEE@m0114.s-mxs.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > Ahh. I forgot to detail my ideas on this. It seems to me that we cannot
> > drop a table space until the directory is empty.
Agreed.
>
> How would it get to be empty? Are you thinking of some sort of "connect
> database to tablespace" and "disconnect database from tablespace"
> commands that would respectively create and delete the per-database
> subdirectory? That seems moderately reasonable to me. We could then
I would only allow the drop if the directory only contains empty db oid
directories.
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zeugswetter Andreas SB SD | 2004-02-27 09:14:12 | Re: Thread safe connection-name mapping in ECPG. Is it required? |
| Previous Message | Michael Meskes | 2004-02-27 07:41:05 | Re: CVS HEAD compile warning |