| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: pg_tablespace_databases |
| Date: | 2004-06-28 11:57:13 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40C376F@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> -----Original Message-----
> From: pgsql-patches-owner(at)postgresql(dot)org
> [mailto:pgsql-patches-owner(at)postgresql(dot)org] On Behalf Of Andreas Pflug
> Sent: 28 June 2004 12:25
> To: PostgreSQL Patches
> Subject: [PATCHES] pg_tablespace_databases
>
> From an idea of Bruce, the attached patch implements the function
> pg_tablespace_databases(oid) RETURNS SETOF oid
>
> which delivers as set of database oids having objects in the
> selected tablespace, enabling an admin to examine only the
> databases affecting the tablespace for objects instead of
> scanning all of them.
Think you forgot the patch...
:-)
/D
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-06-28 12:07:34 | Re: pg_tablespace_databases |
| Previous Message | Andreas Pflug | 2004-06-28 11:24:50 | pg_tablespace_databases |