Re: How overcome wait for vacuum full?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: How overcome wait for vacuum full?
Дата
Msg-id 464A49F0.1060409@commandprompt.com
обсуждение исходный текст
Ответ на Re: How overcome wait for vacuum full?  (Geoff Tolley <geoff@polimetrix.com>)
Список pgsql-admin
> Now add primary key, indices, foreign keys, triggers, rules, column
> defaults to mytable, and you'll probably want to drop the foreign keys
> at least from mytable_old. I'm afraid you'll have to sort out manually
> what these should be.
> */
>
> 7.3.8 is quite seriously old. 7.3.19 is the latest in that tree if you
> must stick with it.

7.3 is also considered EOL by the project. Time to upgrade.

J




>
> HTH,
> Geoff
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: 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
>


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

Предыдущее
От: Geoff Tolley
Дата:
Сообщение: Re: How overcome wait for vacuum full?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade