Can we specify transaction level when connectting to external postgresql server via postgres_fdw

From: guxiaobo1982 <guxiaobo1982(at)qq(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Can we specify transaction level when connectting to external postgresql server via postgres_fdw
Date: 2013-07-11 03:31:31
Message-ID: tencent_04959E6761F021D20ED9606E@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

We are try to connect to Greenplum database from PostgreSQL 9.3 beta2 via postgres_fdw, but the Greenplum Database does not support REPEATABLE READ transactions, can we specify other isolation leves?

Regards,

Xiaobo Gu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Granthana Biswas 2013-07-11 05:20:28 Transaction control in shards through PLPROXY
Previous Message Carlos Oliva 2013-07-10 19:59:53 Re: How to implement a value alias or synonym