| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql-server: Tablespaces. |
| Date: | 2004-06-19 08:24:32 |
| Message-ID: | 40D3F840.9080404@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
> Hm ... seems like that requires more special cases, not fewer.
> What I was imagining was the current database-local pg_description plus
> a single shared table pg_shared_description. When you add more kinds of
> shared objects (SQL roles maybe?) obj_description doesn't need to
> change...
Oh yeah, that's a much better idea :) Didn't think of that :)
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-06-19 15:14:28 | pgsql-server: Fix Makefile syntax. |
| Previous Message | Tom Lane | 2004-06-19 05:15:52 | Re: pgsql-server: Give inet/cidr datatypes their own hash |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2004-06-19 08:26:15 | Re: Tablespace patch review |
| Previous Message | Dave Page | 2004-06-19 08:22:56 | Re: Twelve days to feature freeze |