PostgreSQL with BDR. Problems when adding a sequence in a table column - Mailing list pgsql-admin

From Ruth Melendo
Subject PostgreSQL with BDR. Problems when adding a sequence in a table column
Date
Msg-id 001001d054d0$5dcbea40$1963bec0$@teltronic.es
Whole thread Raw
Responses Re: PostgreSQL with BDR. Problems when adding a sequence in a table column
List 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

 

Attachment

pgsql-admin by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Passing password in psql command
Next
From: Harshad Adalkonda
Date:
Subject: Re: Installing PostgreSQL fails