Re: Re: lo wrappers - still working on it - Mailing list pgsql-general

From Tom Lane
Subject Re: Re: lo wrappers - still working on it
Date
Msg-id 29394.994269122@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: lo wrappers - still working on it  (Scott Holmes <sholmes@pacificnet.net>)
List pgsql-general
Scott Holmes  <sholmes@pacificnet.net> writes:
> Are there any issues like this using the client side libpq.dll?

No, client-side lo_import/lo_export are perfectly okay, because those
are doing file reads and writes in the client's process with the
client's permissions.  This is all about the difference between
server-side and client-side operations.

            regards, tom lane

pgsql-general by date:

Previous
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date:
Subject: Re: bit operations
Next
From: "Vilson farias"
Date:
Subject: sequencial scans