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

From aditya desai
Subject Increase fetch fize of oracl_fdw(ALTER SERVER)
Date
Msg-id CAN0SRDGKj1mmVgGbSQA1ZQTLgwZxQskfj=MiKKUuxrknHNBjNg@mail.gmail.com
Whole thread Raw
Responses Re: Increase fetch fize of oracl_fdw(ALTER SERVER)
List pgsql-sql
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: aditya desai
Date:
Subject: Re: How can i pass variable in dblink_connect_u ?
Next
From: Shaozhong SHI
Date:
Subject: How best to work around the issue - regex string cannot contain brackets