Re: Increase fetch fize of oracl_fdw(ALTER SERVER) - Mailing list pgsql-sql

From aditya desai
Subject Re: Increase fetch fize of oracl_fdw(ALTER SERVER)
Date
Msg-id CAN0SRDG3nN6XZvgdrZ4VgVZrD++b49hihWej2SJ2zEexOmn8PA@mail.gmail.com
Whole thread Raw
In response to Re: Increase fetch fize of oracl_fdw(ALTER SERVER)  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-sql
Ok. Let me try in another list.

On Fri, Feb 4, 2022 at 9:27 AM David G. Johnston <david.g.johnston@gmail.com> wrote:
On Thu, Feb 3, 2022 at 8:51 PM aditya desai <admad123@gmail.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.

pgsql-sql by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Increase fetch fize of oracl_fdw(ALTER SERVER)
Next
From: aditya desai
Date:
Subject: Re: Increase fetch fize of oracl_fdw(ALTER SERVER)