From: Slava Dubrovskiy <slava@psv.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Packhouse
Date: Mon, 27 Oct 2003 14:40:07 +0200
Message-ID: <3F9D1227.4030606@psv.com.ua> (raw)
In-Reply-To: <169432569171.20031027105306@omsk-gsm.ru>
Dmitry Chernyakov пишет:
>Dear Slava,
>
>reply:Friday, October 24, 2003
>
>SD> Кто-то реально работает в Packhouse? Поделитесь опытом, возможна ли
>SD> реальная работа, какие подводные камни есть? Почему при установке базы
>SD> инициализация базы происходит с ошибками?
>
>Я работаю. Реальная работа возможна.
>
>Приведи ошибки, помогу.
>
Например вот с самого начала:
[slava@server sql]$ ./newdb
Вы теперь подсоединены к базе данных template1 как пользователь postgres.
CREATE USER
Вы теперь подсоединены как новый пользователь keeper.
CREATE DATABASE
CREATE USER
Вы теперь подсоединены к базе данных packhouse как пользователь keeper.
psql:c_agent.sql:1: ERROR: sequence "agent_id_seq" does not exist
psql:c_agent.sql:2: ERROR: index "agent_deleted_key" does not exist
psql:c_agent.sql:3: ERROR: index "agent_id_key" does not exist
psql:c_agent.sql:4: ERROR: table "agent" does not exist
psql:c_agent.sql:20: NOTICE: CREATE TABLE will create implicit sequence
'agent_id_seq' for SERIAL column 'agent.id'
CREATE TABLE
COMMENT
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
GRANT
psql:c_agent.sql:29: ERROR: view "supplier" does not exist
CREATE VIEW
GRANT
psql:c_agent.sql:34: ERROR: view "recipient" does not exist
CREATE VIEW
GRANT
INSERT 34013 1
INSERT 34014 1
INSERT 34015 1
INSERT 34016 1
INSERT 34017 1
INSERT 34018 1
INSERT 34019 1
psql:c~bodymore.sql:2: ERROR: index "bodymore_id_key" does not exist
psql:c~bodymore.sql:3: ERROR: table "bodymore" does not exist
psql:c~bodymore.sql:15: NOTICE: CREATE TABLE will create implicit
trigger(s) for FOREIGN KEY check(s)
psql:c~bodymore.sql:15: ERROR: Relation "body" does not exist
psql:c~bodymore.sql:16: ERROR: Relation "bodymore" does not exist
psql:c~bodymore.sql:17: ERROR: Relation "bodymore" does not exist
psql:c~bodymore.sql:18: ERROR: Relation "bodymore" does not exist
psql:c_body.sql:1: ERROR: sequence "body_id_seq" does not exist
psql:c_body.sql:2: ERROR: index "body_deleted_key" does not exist
psql:c_body.sql:3: ERROR: index "body_document_key" does not exist
psql:c_body.sql:4: ERROR: index "body_id_key" does not exist
psql:c_body.sql:5: ERROR: table "body" does not exist
psql:c_body.sql:21: NOTICE: CREATE TABLE will create implicit sequence
'body_id_seq' for SERIAL column 'body.id'
CREATE TABLE
COMMENT
CREATE INDEX
CREATE INDEX
GRANT
psql:c_class.sql:1: ERROR: sequence "class_id_seq" does not exist
psql:c_class.sql:2: ERROR: index "class_deleted_key" does not exist
psql:c_class.sql:3: ERROR: index "class_id_key" does not exist
psql:c_class.sql:4: ERROR: table "class" does not exist
psql:c_class.sql:13: NOTICE: CREATE TABLE will create implicit sequence
'class_id_seq' for SERIAL column 'class.id'
CREATE TABLE
COMMENT
CREATE INDEX
GRANT
psql:c~client.sql:1: ERROR: table "client" does not exist
CREATE TABLE
COMMENT
psql:c_config.sql:1: ERROR: sequence "config_id_seq" does not exist
psql:c_config.sql:2: ERROR: index "config_id_key" does not exist
psql:c_config.sql:3: ERROR: table "config" does not exist
psql:c_config.sql:11: NOTICE: CREATE TABLE will create implicit
sequence 'config_id_seq' for SERIAL column 'config.id'
CREATE TABLE
и т.д.
А дальше естественно не работают запросы в броузере.
Слава Д.
next prev parent reply other threads:[~2003-10-27 12:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-24 11:42 Slava Dubrovskiy
2003-10-27 4:53 ` Dmitry Chernyakov
2003-10-27 12:40 ` Slava Dubrovskiy [this message]
2003-10-30 12:03 ` Re[2]: " Dmitry Chernyakov
2003-10-31 8:44 ` Slava Dubrovskiy
2003-11-04 2:49 ` Re[2]: " Dmitry Chernyakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F9D1227.4030606@psv.com.ua \
--to=slava@psv.com.ua \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git