Fwd: Increase fetch fize of oracl_fdw(ALTER SERVER) - Mailing list pgsql-general

From aditya desai
Subject Fwd: Increase fetch fize of oracl_fdw(ALTER SERVER)
Date
Msg-id CAN0SRDF5nzDjAGC3XDk410jcU5E5mCzpMTYuA5rbPVE7X6PbWg@mail.gmail.com
Whole thread Raw
Responses Re: Increase fetch fize of oracl_fdw(ALTER SERVER)
List pgsql-general


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-general by date:

Previous
From: Abhishek Bhola
Date:
Subject: Re: Subscription stuck at initialize state
Next
From: "David G. Johnston"
Date:
Subject: Re: Increase fetch fize of oracl_fdw(ALTER SERVER)