Re: Tablespaces for indexes, tables and databases

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Tablespaces for indexes, tables and databases
Дата
Msg-id 46DFCB6D.3040804@postgresql.org
обсуждение исходный текст
Ответ на Tablespaces for indexes, tables and databases  (Erwin Brandstetter <brandstetter@falter.at>)
Список pgadmin-hackers
Erwin Brandstetter wrote:
> Hi developers! Hi Dave!
>
> Moving indexes to different tablespaces via properties dialog seems to
> work fine now. Good job!

Thanks.

> The reverse engineered SQL for tables, indexes and databases includes an
> extra line 'TABLESPACE pg_default' now, which seems redundant while it
> matches the default (tablespace of the database / default_tablespace /
> pg_default -- whichever comes first). We could get rid of the line for
> these cases, i.e. in most cases.

Done.

> There used to be an "empty" option in the combo box "Tablespace" (it
> just did not work yet), which could do just that, explicitely.

Yeah, I got rid of the blank option altogether. All the dialogues should
now display the actual tablespace being used.

Thanks, Dave.

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r6617 - in trunk/pgadmin3/pgadmin: dlg schema
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r6618 - trunk/pgadmin3/pgadmin/schema