PostgreSQL with BDR. Problems when adding a sequence in a table column

Поиск
Список
Период
Сортировка
От Ruth Melendo
Тема PostgreSQL with BDR. Problems when adding a sequence in a table column
Дата
Msg-id 001001d054d0$5dcbea40$1963bec0$@teltronic.es
обсуждение исходный текст
Ответы Re: PostgreSQL with BDR. Problems when adding a sequence in a table column  (Greg Spiegelberg <gspiegelberg@gmail.com>)
Список pgsql-admin

Hi,

 

How can I fix this in a database with BDR?

 

... ALTER TABLE … ADD COLUMN …. DEFAULT may only affect UNLOGGED or TEMPORARY

tables when BDR is active; test_table is a regular table

 

This error happens when trying to add a column to a table with a sequence.

 

Thanks in advance!

 

Ruth Patricia Melendo Ventura

Software Engineer

TELTRONIC, S.A.U.

T: +34 976 465656   Ext. 179

F: +34 976 465722

www.teltronic.es

Logo40

 

Вложения

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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Passing password in psql command
Следующее
От: Harshad Adalkonda
Дата:
Сообщение: Re: Installing PostgreSQL fails