Re: Progress indication prototype
От | Erik Rijkers |
---|---|
Тема | Re: Progress indication prototype |
Дата | |
Msg-id | f294ec8fa0bfbeb0c1c6acf2eca12c47.squirrel@webmail.xs4all.nl обсуждение исходный текст |
Ответ на | Progress indication prototype (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Progress indication prototype
|
Список | pgsql-hackers |
On Tue, August 17, 2010 07:19, Peter Eisentraut wrote: > Here is a small prototype for a query progress indicator. > The patch applies to cvs HEAD (9.1devel) and compiles OK, but make check fails. ./configure --prefix=/var/data1/pg_stuff/pg_installations/pgsql.progress_indicator --with-pgport=6548 --quiet --enable-depend --enable-cassert --enable-debug --with-openssl --with-perl --with-libxml Running initdb manually gives the following error: $ /var/data1/pg_stuff/pg_installations/pgsql.progress_indicator/bin/initdb -U rijkers -D /var/data1/pg_stuff/pg_installations/pgsql.progress_indicator/data -E UTF8 -A md5 --pwfile=/var/data1/pg_stuff/.90devel The files belonging to this database system will be owned by user "rijkers". This user must also own the server process. The database cluster will be initialized with locale en_US.UTF-8. The default text search configuration will be set to "english". creating directory /var/data1/pg_stuff/pg_installations/pgsql.progress_indicator/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 32MB creating configuration files ... ok creating template1 database in /var/data1/pg_stuff/pg_installations/pgsql.progress_indicator/data/base/1 ... FATAL: could not create unique index "pg_proc_oid_index" DETAIL: Key (oid)=(2614) is duplicated. child process exited with exit code 1 initdb: removing data directory "/var/data1/pg_stuff/pg_installations/pgsql.progress_indicator/data" this is on centos 5.4 - x86_64 GNU/Linux (2.6.18-164.el5) Erik Rijkers
В списке pgsql-hackers по дате отправления: