Re: Unable to Increase the column which was part of Primary key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unable to Increase the column which was part of Primary key
Дата
Msg-id 12967.1325135739@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Unable to Increase the column which was part of Primary key  (karthikeyan <karthi@relationalsolutions.com>)
Список pgsql-general
karthikeyan <karthi@relationalsolutions.com> writes:
> I am trying to increase size of the column which was/is part of the Primary.
> ...
> Error message:
> ERROR:  xdb-83016: cannot alter scatter column
>        relation "test_dim_store" column "store_nbr"

There is no such error text in the postgresql source code.  I am
guessing that you are using some proprietary derivative of Postgres,
so you would be best advised to consult the support people for that
derivative about what this message means and how to work around it.

            regards, tom lane

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

Предыдущее
От: karthikeyan
Дата:
Сообщение: Unable to Increase the column which was part of Primary key
Следующее
От: Julian Mehnle
Дата:
Сообщение: Restoring default privileges on a table