| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | aditya desai <admad123(at)gmail(dot)com> |
| Cc: | pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Increase fetch fize of oracl_fdw(ALTER SERVER) |
| Date: | 2022-02-04 03:56:44 |
| Message-ID: | CAKFQuwbPQ3wvO8z31+C90yW_5Yqr5eJsdzA1pbz+_XCvtmpRuw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
On Thu, Feb 3, 2022 at 8:51 PM aditya desai <admad123(at)gmail(dot)com> wrote:
> Hi,
> Does anyone have a solution for this?
>
>>
>> For Postgres_Fdw we have below command to increase the fetch size.
>>
>> ALTER SERVER ServerName OPTIONS ( fetch_size='50000');
>>
>> Do we have a similar command for oracle_fdw?
>>
>>
The oracle_fdw project isn't even handled in the core PostgreSQL project so
none of our lists are really a good location to post this question. But if
you do want to have a chance at a response you should post to the -general
list where people actually discuss topics of general interest to the
community, not the SQL list which is basically a list for beginners who are
trying to learn SQL.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | aditya desai | 2022-02-04 03:59:51 | Re: Increase fetch fize of oracl_fdw(ALTER SERVER) |
| Previous Message | Steve Midgley | 2022-02-04 03:55:56 | Re: Increase fetch fize of oracl_fdw(ALTER SERVER) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | aditya desai | 2022-02-04 03:59:51 | Re: Increase fetch fize of oracl_fdw(ALTER SERVER) |
| Previous Message | Steve Midgley | 2022-02-04 03:55:56 | Re: Increase fetch fize of oracl_fdw(ALTER SERVER) |