From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Geoff Tolley <geoff(at)polimetrix(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org, nicku(at)nicku(dot)org |
Subject: | Re: How overcome wait for vacuum full? |
Date: | 2007-05-16 00:01:52 |
Message-ID: | 464A49F0.1060409@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2007-05-16 00:54:29 | Re: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade |
Previous Message | Geoff Tolley | 2007-05-15 23:44:04 | Re: How overcome wait for vacuum full? |