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 CAN0SRDHxLeVZetP_S_9TH5c+xcV2tUw3nxqatYofpbsoNnvJqw@mail.gmail.com
Whole thread Raw
In response to Increase fetch fize of oracl_fdw(ALTER SERVER)  (aditya desai <admad123@gmail.com>)
Responses Re: Increase fetch fize of oracl_fdw(ALTER SERVER)  (Steve Midgley <science@misuse.org>)
Re: Increase fetch fize of oracl_fdw(ALTER SERVER)  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-sql
Hi,
Does anyone have a solution for this?

Regards,
Aditya.

On Thu, Feb 3, 2022 at 5:10 PM aditya desai <admad123@gmail.com> wrote:
Hi,
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?

Thanks in advance.

Regards,
Aditya.

pgsql-sql by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: How best to work around the issue - regex string cannot contain brackets
Next
From: Steve Midgley
Date:
Subject: Re: Increase fetch fize of oracl_fdw(ALTER SERVER)