PQftable insufficient for primary key determination

Поиск
Список
Период
Сортировка
От mmc@maruska.dyndns.org (Michal Maruška)
Тема PQftable insufficient for primary key determination
Дата
Msg-id m2k6x4g28j.fsf@linux11.maruska.tin.it
обсуждение исходный текст
Ответы Re: PQftable insufficient for primary key determination  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general

Imagine i have a table A with primary key "p" and another attribute called "data":

SELECT * from A, A, B;

here, i will have 2 columns "data", PQftable tells me that they are from A, but
which of the 2 columns "p" is the primary key of the tuple (of the table A)?


Is it possible to get distinguish the 2 instances of the table A?


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

Предыдущее
От: igor.kovalenko@motorola.com
Дата:
Сообщение: oh
Следующее
От: Tom Lane
Дата:
Сообщение: Re: moving an installation