| From: | HENAFF Mari-mai FTRD/DMI/LAN <marimai(dot)henaff(at)rd(dot)francetelecom(dot)fr> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | error initdb |
| Date: | 2000-08-03 16:14:41 |
| Message-ID: | 7D59335FDAE0D011A3350060974B1C720318E666@l-mhs3.lannion.cnet.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I installed successfully posgresql V7.0.2 (with ./configure
--prefix=/PROG/postgresql).
I've located the data in another directory ( PGDATA=/DATA/pgsql/data).
I have the right permission on this directory.
But, when run initdb, i get this error :
------------------------------
We are initializing the database system with username test (uid=501).
This user will own all the files and must also own the server process.
Creating template database in /DATA/pgsql/data/base/template1
ERROR: Error: unknown type 'oidvector'.
ERROR: Error: unknown type 'oidvector'.
initdb: could not create template database
initdb: cleaning up by wiping out /DATA/pgsql/data/base/template1
------------------------------
Thanks for your help
mmh.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | julien piaser | 2000-08-04 08:43:40 | pg_dump |
| Previous Message | Neil Toronto | 2000-08-02 15:34:44 | Cache lookup? |