[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)



I have just done a new manual install of v1.2.6. 
All seemed to be going well - I can now navigate OK to the logon page. 
However, when trying to create a new set of accounts, I get the error
attached at the bottom. 
Does anyone have any idea on what went wrong? 
And, more importantly, how I fix this?
(As I am using Gentoo, my psql installation is pretty much the most
recent release - sorry, can't remember exactly which version.)

Many thanks, 
Phil

---

Error!

BEGIN
CREATE SEQUENCE
nextval
---------
10000
(1 row)

CREATE SEQUENCE
nextval
---------
1
(1 row)

CREATE SEQUENCE
nextval
---------
1
(1 row)

CREATE SEQUENCE
nextval
---------
1
(1 row)

psql:sql/Pg-database.sql:19: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "transactions_pkey" for table "transactions"
CREATE TABLE
psql:sql/Pg-database.sql:25: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "makemodel_pkey" for table "makemodel"
CREATE TABLE
psql:sql/Pg-database.sql:35: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "gl_pkey" for table "gl"
CREATE TABLE
psql:sql/Pg-database.sql:46: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "chart_pkey" for table "chart"
CREATE TABLE
psql:sql/Pg-database.sql:51: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "gifi_pkey" for table "gifi"
CREATE TABLE
psql:sql/Pg-database.sql:56: NOTICE: CREATE TABLE / PRIMARY KEY will
create implicit index "defaults_pkey" for table "defaults"
CREATE TABLE
psql:sql/Pg-database.sql:71: invalid command \N
psql:sql/Pg-database.sql:84: invalid command \.
psql:sql/Pg-database.sql:98: ERROR: syntax error at or near "sinumber"
at character 126
psql:sql/Pg-database.sql:116: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:150: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:181: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:190: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:217: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:244: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:249: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:256: ERROR: current transaction is aborted,
commands ignored until end of transaction block
<... SNIP ...>
psql:sql/Pg-database.sql:1088: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:1119: ERROR: current transaction is aborted,
commands ignored until end of transaction block
psql:sql/Pg-database.sql:1137: ERROR: current transaction is aborted,
commands ignored until end of transaction block
ROLLBACK