Re: Tablespace patch review

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Tablespace patch review
Дата
Msg-id 200406191519.i5JFJVo04322@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Tablespace patch review  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: Tablespace patch review  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-patches
Andreas Pflug wrote:
> Dave Page wrote:
>
> >-----Original Message-----
> >From: pgsql-patches-owner@postgresql.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: pgxs: build infrastructure for extensions v1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: eventlog fix