CREATE TABLE ... PRIMARY KEY kills backend
От | Oliver Elphick |
---|---|
Тема | CREATE TABLE ... PRIMARY KEY kills backend |
Дата | |
Msg-id | 200001112229.WAA13417@linda.lfix.co.uk обсуждение исходный текст |
Ответы |
Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend
Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend |
Список | pgsql-hackers |
Using the cvs version updated this morning, this query kills the backend, with no explanation in the log (-d 3): create table junk (id char(4) primary key, name text not null) If the primary key constraint is omitted, it is OK. This worked yesterday. Is this a solved problem, or do I need to trace it? -- Oliver Elphick Oliver.Elphick@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID32B8FAA1 ======================================== "Enter into his gates with thanksgiving, and into his courts with praise. Be thankful unto him, and bless his name." Psalms 100:4
В списке pgsql-hackers по дате отправления: