Re: Mapping PostgreSQL data types to DB2 Federated Server

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Mapping PostgreSQL data types to DB2 Federated Server
Date: 2012-10-15 01:05:28
Message-ID: 507B6158.1020200@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

On 10/14/12 5:52 PM, Alexander Gataric wrote:
>
> I'm on a project which requires adding PostgreSQL tables to DB2
> Federated Server. I'm getting an error with PostgreSQL data types
> boolean, text, bytea, and XML. I believe this can be solved with the
> CREATE TYPE MAPPING in Fed Server. Does anyone know which values to
> use? I'm not that familiar with Fed Server.
>
> Also, the Postgres data is being extracted and inserted from the same
> table using Optim Archive. Does this pose an additional challenge with
> setting up the mapping?
>

I suggest you talk to your IBM support contacts for these issues, they
really have little to do with Postgres and are completely beyond
postgres' control.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Gataric 2012-10-15 01:37:06 Re: [GENERAL] Mapping PostgreSQL data types to DB2 Federated Server
Previous Message Alexander Gataric 2012-10-15 00:52:09 Mapping PostgreSQL data types to DB2 Federated Server

Browse pgsql-performance by date

  From Date Subject
Next Message Shiran Kleiderman 2012-10-15 02:36:02 Re: Memory issues
Previous Message Alexander Gataric 2012-10-15 00:52:09 Mapping PostgreSQL data types to DB2 Federated Server