Re: How overcome wait for vacuum full? - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: How overcome wait for vacuum full?
Date
Msg-id 464A49F0.1060409@commandprompt.com
Whole thread Raw
In response to Re: How overcome wait for vacuum full?  (Geoff Tolley <geoff@polimetrix.com>)
List 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 by date:

Previous
From: Geoff Tolley
Date:
Subject: Re: How overcome wait for vacuum full?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade