Re: BUG #5201: insert select gives bogus error message

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5201: insert select gives bogus error message
Дата
Msg-id 4821.1258783363@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5201: insert select gives bogus error message  ("" <anteusz@freemail.hu>)
Список pgsql-bugs
"" <anteusz@freemail.hu> writes:
> I have two tables.
> table a, and table b.
> table a inherits table b in create table.
> table b had at least 10 fields.
> I had a command insert into a select * from b;
> I got an error message saying
> that number of expressions/arguments is not ok.
> This does not happen if I use "like" instead of inherit.

This is most likely pilot error, but without seeing exactly what
you did, no one can tell for sure.

            regards, tom lane

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

Предыдущее
От: "Alain Baeckeroot"
Дата:
Сообщение: BUG #5205: Cannot ADD CONSTRAINT ... FOREIGN KEY...
Следующее
От: "denny saviant"
Дата:
Сообщение: BUG #5207: unable to start postgresql server services