| From: | "Steve Brett" <steve(dot)brett(at)e-mis(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: URGENT: Index problems - update - please help .... |
| Date: | 2001-10-17 10:18:49 |
| Message-ID: | 9qjm3r$5k4$1@news.tht.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
okay.
i followed the instructions very carefully and get the following error when
i try to run pg_upgrade ..
Cannot find database template1 in ./data/base.
Are you running ./pg_upgrade as the postgres superuser?
i am running as superuser and template1 is not there.
Steve
"Steve Brett" <steve(dot)brett(at)e-mis(dot)com> wrote in message
news:9qjgpp$3h3$1(at)news(dot)tht(dot)net(dot)(dot)(dot)
> I added a hash index to a varchar value and when i vacuumed i got the
> following error:
>
> Index customer_ha_hash: NUMBER OF INDEX' TUPLES (9176) IS NOT THE SAME AS
> HEAP' (9181).
>
> dropping and recreating the index gave me the same error (on this index
> only)
>
> dropping the database and reimporting the data and then recreating the
index
> and vacuuming gave me the same error.
>
> any ideas ? ... and does anyone know what the error means ?
>
> thanks in advance.
>
> Steve
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim Buttafuoco | 2001-10-17 12:00:45 | Re: pg_views view doesn't work |
| Previous Message | Allan Engelhardt | 2001-10-17 10:08:24 | What is the syntax for unicode characters? |