initdb of pg 9.0.13 fails on pg_authid
От | Robert |
---|---|
Тема | initdb of pg 9.0.13 fails on pg_authid |
Дата | |
Msg-id | CAOD=oQ-kq3Eg5SOvRYOVxDuqibVWC8R0wEivPsMGcyzZY-nfzA@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: initdb of pg 9.0.13 fails on pg_authid
|
Список | pgsql-general |
I'm having some trouble installing `9.0.13`.
Compiling worked just fine. (The only flags used were `--prefix=/opt/pg9013 --with-perl`).
However after running bin/initdb, it fails:
However after running bin/initdb, it fails:
The files belonging to this database system will be owned by user "mobit".This user must also own the server process.The database cluster will be initialized with locale en_US.UTF-8.The default database encoding has accordingly been set to UTF8.The default text search configuration will be set to "english".fixing permissions on existing directory /opt/pg9013/data ... okcreating subdirectories ... okselecting default max_connections ... 100selecting default shared_buffers ... 24MBcreating configuration files ... okcreating template1 database in /opt/pg9013/data/base/1 ... okinitializing pg_authid ... FATAL: wrong number of index expressionsSTATEMENT: REVOKE ALL on pg_authid FROM public;child process exited with exit code 1initdb: removing contents of data directory "/opt/pg9013/data"
The md5sum of my tarball checks out. This was built w/ GCC-4.8.0 on an x86_64 Linux kernel.
Any ideas why this might fail? Thanks!
Any ideas why this might fail? Thanks!
В списке pgsql-general по дате отправления: