> Hi,
>
> I will appreciate it if anyone can educate me on the cost of
> using SET search_path TO for schemas at runtime.
AFAIK, that's quite cheap. Shouldn't be a problem.
> In
> particular, for .NET data operations where there may be high
> rate of connection/disconnection and reconnection
Hi,
I will appreciate it if anyone can educate me on the cost of using SET
search_path TO for schemas at runtime. In particular, for .NET data
operations where there may be high rate of connection/disconnection and
reconnection for initial data fetching and subsequent updating.
Best regards
Top