From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Tablespace patch review |
Date: | 2004-06-19 15:19:31 |
Message-ID: | 200406191519.i5JFJVo04322@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Andreas Pflug wrote:
> Dave Page wrote:
>
> >-----Original Message-----
> >From: pgsql-patches-owner(at)postgresql(dot)org on behalf of Bruce Momjian
> >Sent: Sat 6/19/2004 1:05 AM
> >To: Andreas Pflug
> >Cc: Tom Lane; Gavin Sherry; PostgreSQL-patches
> >Subject: Re: [PATCHES] Tablespace patch review
> >
> >We can build a gui on top of the command-line tool, no?
> >
> >
> >
> >No, we can't. Don't forget, everything we do in pgAdmin is via libpq.
> >
> >
> Yeah, gui on top of cmd line is nasty and a pain in regarding
> portability. It's not exactly challenging to implement it directly
> either, that's what I'll do in absence of a serverside solution. I'll
> redirect all pgadmin user speed complaints about this to Toms personal
> mailbox ;-)
I don't see why an admin tool can't connect to each database and get a
listing of what is in each tablespace. I don't think connecting to 100
databases to get that information will be slow.
--
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 | Bruce Momjian | 2004-06-19 15:21:30 | Re: eventlog fix |
Previous Message | Fabien COELHO | 2004-06-19 12:44:35 | Re: pgxs: build infrastructure for extensions v1 |