🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Stream Database Error with Postgres 9

User: "mituw16"
New Altair Community Member
Updated by Jocelyn
Hello,

I am facing an issue when trying to stream a very large table in Rapid Miner Studio 7 from Postgres 9.

It appears that Rapid Miner is creating the secondary index mapping table, but it always errors out with the following text.  Process failed: Database error occurred: ERROR: syntax error at or near "IDENTITY"
  Position: 76


The table does have a compound primary key like the following, perhaps that is causing issues?

CONSTRAINT pk_nc9_fullfile PRIMARY KEY (field1, field2)


This table that I am trying query is very large, too large to load the entire thing into memory using the Read Database or Retrieve data operators. Has anyone seen this behavior before?

Thanks

Find more posts tagged with