Creating new system catalog problems.

Поиск
Список
Период
Сортировка
От Akmal Akmalhojaev
Тема Creating new system catalog problems.
Дата
Msg-id ae5aee560705020857j564f7f46n4c55c25e35aa775b@mail.gmail.com
обсуждение исходный текст
Ответы Re: Creating new system catalog problems.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello.<br /><br />I wanted to create a new system catalog in Postgres. So I changed the source code. Everything seems
tobe OK. I compiled it, but now after initdb I receive:<br /><br />$ initdb -D /usr/home/postgres/post1<br />The files
belongingto this database system will be owned by user "postgres". <br />This user must also own the server process.<br
/><br/>The database cluster will be initialized with locale ru_RU.KOI8-R.<br />The default database encoding has
accordinglybeen set to KOI8.<br /><br />creating directory /usr/home/postgres/post1 ... ok <br />creating
subdirectories... ok<br />selecting default max_connections ... 40<br />selecting default shared_buffers/max_fsm_pages
...28MB/179200<br />creating configuration files ... ok<br />creating template1 database in
/usr/home/postgres/post1/base/1... FATAL:  could <br /> not open relation with OID 2617<br />child process exited with
exitcode 1<br />initdb: removing data directory "/usr/home/postgres/post1"<br /><br />I can't understand the reason.
Cansomebody help me.<br /><br /> Akmal.<br /> 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: Fwd: [PATCHES] Preliminary GSSAPI Patches
Следующее
От: Marc Munro
Дата:
Сообщение: Re: Feature freeze progress report