| From: | Luis Martínez <luimarma(at)iti(dot)upv(dot)es> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Error migrating from Postgres 6.3.2 |
| Date: | 2001-03-26 15:02:03 |
| Message-ID: | 01032617020303.14851@pecador.iti.upv.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I am migrating from postgres 6.3.2 to 7.1 Beta6. After performing a
pg_dumpall > backupfile on my old pgsql version I try to restore the data
with psql -d template1 -f backupfile, but I get "Unable to locate type name
'char16' in catalog" on tables such as onek, tenk1 ,tenk2....
What is the problem?
Shoul I replace this type with some other?
Thanks for your help in advance,
Luis,
--
----------------------------------------------------------------------
Luis Javier Martínez Martínez Instituto Tecnológico de Informática
Telf: 34 (9) 63 87 72 33 Universidad Politécnica de Valencia
Email: luimarma(at)iti(dot)upv(dot)es Camino de Vera s/n 46071 Valencia
----------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-03-26 15:31:38 | Re: Error migrating from Postgres 6.3.2 |
| Previous Message | J.H.M. Dassen Ray | 2001-03-26 09:00:35 | Re: Dual-CPU RAID database server: What Hardware ? |