BUG #12808: BDR lock adding Postgis extension in one node

From: rmelendo(at)teltronic(dot)es
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12808: BDR lock adding Postgis extension in one node
Date: 2015-02-26 16:29:25
Message-ID: 20150226162925.2547.93027@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12808
Logged by: Ruth Melendo
Email address: rmelendo(at)teltronic(dot)es
PostgreSQL version: 9.4.1
Operating system: Ubuntu 14.04 LTS
Description:

Using BDR with 2 nodes and trying to add a PostGIS extension in node 1, it
adds the extension and automatically adds “spatial_ref_sys”.

In node2, it tries to add the extension and gets an error because table
“spatial_ref_sys” does not exists. The bbdd gets locked after that.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message gowridhar.madu 2015-02-26 18:17:19 BUG #12810: database conection drop
Previous Message ugurlu2001 2015-02-26 08:45:52 BUG #12806: Upper and Lower functions is not working as expected at some Turkish character sets on Windows OS