Re: indisclustered and clusterdb

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: indisclustered and clusterdb
Дата
Msg-id 200208270355.g7R3thq12831@candle.pha.pa.us
обсуждение исходный текст
Ответ на indisclustered and clusterdb  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-patches
Patch applied.  Thanks.

I made changes to the Makefile and the SGML build system to handle your
new files.  I will see how the SGML build does and we can adjust it.  I
will add the PGPASSWORDFILE mention to vacuumdb and pg_dumpall.

---------------------------------------------------------------------------


Alvaro Herrera wrote:
> Hello,
>
> I attach a little patch to make CLUSTER set and reset the indisclustered
> bit on the indexes.
>
> I also attach clusterdb and clusterdb.sgml; both of them are blatant
> rips of vacuumdb and vacuumdb.sgml, but get the job done.  Please review
> them, as I'm probably making a lot of mistakes with SGML and I can't
> compile it here.
>
> vacuumdb itself is not very comfortable to use when the databases have
> passwords, because it has to connect once for each table (I can probably
> make it connect only once for each database; should I?).  Because of
> this I added a mention of PGPASSWORDFILE in the documentation, but I
> don't know if that is the correct place for that.
>
> If no objections to the indisclustered thing, please apply it.
>
> --
> Alvaro Herrera (<alvherre[a]atentus.com>)
> "No deja de ser humillante para una persona de ingenio saber
> que no hay tonto que no le pueda ense?ar algo." (Jean B. Say)

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: script to check consistency between guc.h and postgresql.conf.sample
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: (yet) more buffer paranoia