Re: [GENERAL] Foreign Data Wrapper out of memory

2013-05-31 Thread Albe Laurenz
Adeelusman wrote: > i have recently started work with PostgreSQL. Here is my question! > i have a table in oracle and i want to insert all record in PostgreSQL, For > this i'm using Foreign Data Wrapper for oracle. it work fine with small set > of data but as i tried to get large table query got f

[GENERAL] Foreign Data Wrapper out of memory

2013-05-30 Thread Adeelusman
i have recently started work with PostgreSQL. Here is my question! i have a table in oracle and i want to insert all record in PostgreSQL, For this i'm using Foreign Data Wrapper for oracle. it work fine with small set of data but as i tried to get large table query got failed after getting 0.5 mi