Re: Tablespace patch review

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Tablespace patch review
Дата
Msg-id 40D37259.3030000@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Tablespace patch review  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-patches
Gavin Sherry wrote:

>I would debate that.
>
>Firstly, tablespaces aren't supported on windows yet.
>
Just a matter of time. And I'm talking of win32 workstations connecting
to *ix servers too.

> Secondly, I'd think
>that Unix users would be fine with a command line tool, especially one
>that can connect to a remote host.
>
>For those not used to command line tools, I can imagine extensions to
>pgadmin or phppgadmin.
>
>
>

:-) :-) :-)

Unfortunately, us admin tool programmers can't practice witchcraft, so
we need a pgsql function for that...
Certainly, we could iterate all known databases making a one-time
connection (if allowed to connect, what about template0?), retrieving
tablespace dependencies, and close again. As debated above, that's quite
costly, especially if more sophisticated authentication mechanisms are used.


Regards,
Andreas



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Nested transactions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Tablespace patch review